Re: Perl problems with getting SA to run

2005-01-25 Thread Geoff Soper
> Geoff Soper writes: >> > Geoff Soper writes: >> >> bash-2.05a$ perl -V >> >> Summary of my perl5 (revision 5.0 version 6 subversion 1) >> configuration: >> > .. >> >> @INC: >> >> /home/alphaworks/perl_modules/lib/perl5/site_perl/5.6.1/i386-linux/ /usr/lib/perl5/5.6.1/i386-linux

Re: Perl problems with getting SA to run

2005-01-25 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Geoff Soper writes: > > Geoff Soper writes: > >> bash-2.05a$ perl -V > >> Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: > > .. > >> @INC: > >> /home/alphaworks/perl_modules/lib/perl5/site_perl/5.6.1/i386-li

Re: Perl problems with getting SA to run

2005-01-25 Thread Geoff Soper
> Geoff Soper writes: >> bash-2.05a$ perl -V >> Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: > .. >> @INC: >> /home/alphaworks/perl_modules/lib/perl5/site_perl/5.6.1/i386-linux/ >> /usr/lib/perl5/5.6.1/i386-linux >> /usr/lib/perl5/5.6.1 >> /

Re: Perl problems with getting SA to run

2005-01-25 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Geoff Soper writes: > bash-2.05a$ perl -V > Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: .. > @INC: > /home/alphaworks/perl_modules/lib/perl5/site_perl/5.6.1/i386-linux/ > /usr/lib/perl5/5.6.1/i386-lin

Perl problems with getting SA to run

2005-01-25 Thread Geoff Soper
I'm having a problem running SpamAssassin, it's not finding the Digest::SHA1 module. I've successfully installed this modules locally in /home/alphaworks/perl_modules: bash-2.05a$ find /home/alphaworks/perl_modules -name 'SHA1.pm' -print /home/alphaworks/perl_modules/lib/perl5/site_perl/5.6.1/i386