client_tools won't run

From: John Westerman (q4norm_at_yahoo.com)
Date: 10/28/03


Date: 28 Oct 2003 09:35:05 -0800

This is perl, v5.6.1 built for i386-linux

This is the file:

#!/usr/bin/perl
use Filter::decrypt2 ;
ÿa8HS#5"W5ybnuFE*]S+ ... and a bunch more garble ...

This is the output:

"bad encryption format at /usr/bin/client_tools line 3."

This is what I did:

Not much. Basically just looked for the decrypt2.pm file to see if it was
there, and it was. but...I found multiple instances:

/usr/lib/perl5/5.6.0/i386-linux/decrypt2.pm
/usr/lib/perl5/5.6.0/i386-linux/decrypt.so
and /usr/lib/perl5/5.6.0/i386-linux/Filter/decrypt2.pm

how do i change the above mentioned "bad" to not bad ???

Thanks In Advance,
John

ps - im a newB so if this post belongs elsewhere lemmy know!



Relevant Pages

  • Filter::Decrypt2
    ... This is perl, v5.6.1 built for i386-linux ... and a bunch more garble ... ...
    (perl.beginners)
  • RE: Installing DBD::File via CPAN
    ... I built this directly from source. ... > Did you build Perl from source, or install via a RPM or binary distro? ... > CPAN module so I wasn't expecting to get myself confused with multiple ...
    (perl.dbi.users)
  • Microsoft ODBC for Oracle problem
    ... This is perl, v5.8.2 built for MSWin32-x86-multi-thread ... ActiveState is a division of Sophos. ... advise the sender and delete the message and attachments immediately. ...
    (perl.dbi.users)
  • (Fwd) DBD module install problem
    ... I downloaded and built from source the lastest Perl from CPAN. ... I built it with gcc compiler which was built as a 64 bit binary. ... I was able to add the DBI module for Oracle, with no problem, but when I during the make of DBD I get this warning and an error message, and am unable to install it. ...
    (perl.dbi.users)
  • Re: unwanted leading whitespace when using print
    ... push; ... Note the leading whitespace before 'Ja, ' and before 'En soms'. ... This is perl, v5.8.7 built for MSWin32-x86-multi-thread ...
    (comp.lang.perl.misc)