Hi, I'm trying to install Spamassassin since this morning without success. The computer is a Raq550 linux based computer, kernel 2.4.19 . I was following this howto:
http://www.qitc.net/support/mailscanner/#SpamAssassin but I've had errors at make test, that cannot find HTML::Parser, although I've installed it through CPAN. Then I've reinstalled the whole perl from source, version 5.8.3, but had the same problem. Searched the net, found different answers and now I got to a point where "make test" (ver 2.63) says: t/cidrs.....................HTML::Parser object version 3.35 does not match bootstrap parameter 3.25 at /usr/local/lib/perl5/5.8.3/i686-linux/DynaLoader.pm line 249. Compilation failed in require at ../blib/lib/Mail/SpamAssassin/HTML.pm line 7. BEGIN failed--compilation aborted at ../blib/lib/Mail/SpamAssassin/HTML.pm line 7. Compilation failed in require at ../blib/lib/Mail/SpamAssassin/PerMsgStatus.pm line 42. BEGIN failed--compilation aborted at ../blib/lib/Mail/SpamAssassin/PerMsgStatus.pm line 42. Compilation failed in require at ../blib/lib/Mail/SpamAssassin.pm line 62. BEGIN failed--compilation aborted at ../blib/lib/Mail/SpamAssassin.pm line 62. Compilation failed in require at t/cidrs.t line 20. BEGIN failed--compilation aborted at t/cidrs.t line 20. t/cidrs.....................dubious Test returned status 2 (wstat 512, 0x200) t/db_awl_path...............ok 3/4make: *** wait: No child processes. Stop. What can I do to correct this? I've looked for version 3.25 of HTML parser, but it didn't exist anymore, only version 3.28 or 3.34 or 3.35. And didn't found any docs on how to change/upgrade the DynaLoader. What can I do install it? kind regards, Csaba __________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html
