Ok, kinda found the problem, the libraries of Perl are not installed where they should be, they are installed in: /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/HTML /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/HTML
and the simlynk doesn't work because It get's: Starting spamd: /usr/bin/perl: relocation error: /usr/lib/perl5/vendor_perl/Parser.so: undefined symbol: Perl_Tstack_sp_ptr I think that's because the library it's not looking for it in the right place. As I think, I should modify "@INC" to have the new paths. Where is @INC to modify it? Or maybe I'm not using the right version of perl... # rpm -qa | grep perl perl-Digest-MD5-2.20-1 perl-CPAN-1.59_54-36.1.73 perl-DBD-Pg-1.01-8 groff-perl-1.17.2-12 perl-suidperl-5.6.1-36.1.73 perl-HTML-Parser-3.26-17 mod_perl-1.26-5 perl-NDBM_File-1.75-36.1.73 perl-Mail-SpamAssassin-2.60-1 perl-DB_File-1.75-36.1.73 perl-DBI-1.21-1 perl-HTML-Tagset-3.03-28 perl-lib-5.6.1-18cl perl-5.6.1-36.1.73 perl-CGI-2.752-36.1.73 # rpm -qa | grep spam spamassassin-tools-2.60-1 spamassassin-2.60-1 Also, Is there a good howto or tutorial of local.cf? And to install spamassassin with sendmail and procmail? Thanks Antonio El sáb, 11-10-2003 a las 21:17, Antonio Nó Rodríguez escribió: > Hi to all, I've just sign up on the list 'cause I'm having some trouble > installing spamassassing > > When I try to start the spamd daemon I get the following error: > # /etc/init.d/spamassassin start > Starting spamd: Can't locate loadable object for module HTML::Parser in > @INC (@INC contains: ../lib /usr/lib/perl5/site_perl/5.6.1/i386-linux > /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/5.6.1/i386-linux > /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl > /usr/lib/perl5/vendor_perl/5.6.1/i386-linux > /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl) at > /usr/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/HTML.pm line 7 > Compilation failed in require at > /usr/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/HTML.pm line 7. > BEGIN failed--compilation aborted at > /usr/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/HTML.pm line 7. > Compilation failed in require at > /usr/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/PerMsgStatus.pm line > 42. > BEGIN failed--compilation aborted at > /usr/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/PerMsgStatus.pm line > 42. > Compilation failed in require at > /usr/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin.pm line 62. > BEGIN failed--compilation aborted at > /usr/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin.pm line 62. > Compilation failed in require at /usr/bin/spamd line 33. > BEGIN failed--compilation aborted at /usr/bin/spamd line 33. > [FALLÓ] > > It started wrong when I had to put a symlink > lrwxrwxrwx 1 root root 62 oct 10 12:47 HTML -> > /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/HTML/ > > So Spamassassin could be able to find the Perl:HTML modules. > > I have the following about perl installed: > # rpm -qa | grep perl > perl-Digest-MD5-2.20-1 > perl-CPAN-1.59_54-36.1.73 > perl-DBD-Pg-1.01-8 > groff-perl-1.17.2-12 > perl-suidperl-5.6.1-36.1.73 > perl-HTML-Parser-3.26-17 > mod_perl-1.26-5 > perl-NDBM_File-1.75-36.1.73 > perl-Mail-SpamAssassin-2.60-1 > perl-DB_File-1.75-36.1.73 > perl-DBI-1.21-1 > perl-HTML-Tagset-3.03-28 > perl-lib-5.6.1-18cl > perl-5.6.1-36.1.73 > perl-CGI-2.752-36.1.73 > # rpm -qa | grep spam > spamassassin-tools-2.60-1 > spamassassin-2.60-1 > # > > How can I get it to work? > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk