Tom Beer wrote:

> Hi,
>
> I just tried to install Spamassassin out of the FreeBSD ports.
> Even from cpan it didn't work out. After that, I tryed to download
> a package from HTML::Parser from cpan and did a make with the same results.
> Any suggestions are welcome.
>
> Please CC:' I'm currently not subscribed!
> Thanks Tom
>
> procmail: Locking "spamassassin.lock"
> Can't locate loadable object for module HTML::Parser in @INC (@INC contains: lib
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
> /usr/local/lib/perl5/site_perl/5.005
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
> /usr/local/lib/perl5/site_perl/5.005
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
> /usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach
> /usr/libdata/perl/5.00503) at
> /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/HTML.pm line 6
> BEGIN failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/HTML.pm line 6.
> BEGIN failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/PerMsgStatus.pm line 41.
> BEGIN failed--compilation aborted at
> /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin.pm line 61.

Tom,

If you want current Perl functionality, you should use the current Perl version.  The 
messages from your interpreter indicate that you are running version 5.005.  That is 
years out of date, and likely to not have the support needed for any very recent 
modules.  Try upgrading to 5.8 or at least 5.61.

Joseph




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to