Hello, I got the rpm's from rpmbuild -tb Mail-SpamAssassin-3.0.2.tar.gz perl-Mail-SpamAssassin-3.0.2-1.i386.rpm and spamassassin-3.0.2-1.i386.rpm install without Pb. On the other hand spamassassin-tools-3.0.2-1.i386.rpm claims that Parse::Syslog ans Statistics::Distributions are needed. I install those two modules by perl -MCPAN -e shell. The variable @INC contains the directories we need and in fact in /usr/lib/perl5/site_perl/5.8.0 I have Parse and Statistics with the Syslog.pm and Distributions.pm files respectively.
Anyway I still have the error perl(Parse::Syslog) and perl(Statistics::Distributions) are needed by spamassassin-tools-3.0.2-1 What kind of error am I doing ? Best Regards Francois