Hi there! I've just setup (not system-wide[1]) Mail-SpamAssassin-2.55. My problem is that every time a mail is received, procmail' log shows the following:
Can't locate HTML/Parser.pm in @INC (@INC contains: /home/colab/kreator/usr/local/share/perl/5.6.1 /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 /usr/local/lib/site_perl .) at /home/colab/kreator/usr/local/share/perl/5.6.1/Mail/SpamAssassin/HTML.pm line 7. [...] procmail: Program failure (70) of "/home/colab/kreator/usr/local/bin/spamassasin" procmail: Rescue of unfiltered data succeeded Sure, HTML::Parser is not found, so `spamassasin' doesn't do it's work. But I *do*have* a file called <HTML/Parser.pm> under </usr/lib/perl5>, which is included in @INC. $ head -12 /usr/lib/perl5/HTML/Parser.pm | grep -v ^# package HTML::Parser; use strict; use vars qw($VERSION @ISA); $VERSION = '3.25'; # $Date: 2001/05/11 17:24:09 $ I'm totally confused at this. I'm not very used to Perl , but I thought that this config should work. Any help will be greatly appreciated. Regards, -- - kreator <[EMAIL PROTECTED]> PS: Please CC: me, I've not managed to subscribe to the list. D*mn MailMan!!! [1] I've used `perl Makefile.PL PREFIX=${HOME}/usr SYSCONFDIR=${HOME}/usr' After that, `make install' was ok (althought `make test' failed at `t/reportheader.t', but I think it's not important, true?). ------------------------------------------------------- This SF.net email is sponsored by Dice.com. Did you know that Dice has over 25,000 tech jobs available today? From careers in IT to Engineering to Tech Sales, Dice has tech jobs from the best hiring companies. http://www.dice.com/index.epl?rel_code=104 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk