Hi, I'd like to test the cvs version and install it with a line such as :
make distclean && cvs -z3 update -d -P -A && echo y | perl Makefile.PL \ ~/PREFIX=~/saCVSusr SYSCONFDIR=~/saCVSetc && make && echo make test && rm \ -rf ~/saCVSusr ~/saCVSetc && make install Then when I run "~/saCVSusr/bin/spamassassin < msg.txt 2>&1 | less" I get : configuration file "/home/ducamp/saCVSusr/share/spamassassin/20_body_tests.cf" requires version 2.50 of SpamAssassin, but this is code version 2.43. Maybe you need to use the -c switch, or remove the old config files? Skipping this file at /usr/lib/perl5/site_perl/Mail/SpamAssassin/Conf.pm line 246. configuration file "/home/ducamp/saCVSusr/share/spamassassin/20_compensate.cf" requires version 2.50 of SpamAssassin, but this is code version 2.43. Maybe you need to use the -c switch, or remove the old config files? Skipping this file at /usr/lib/perl5/site_perl/Mail/SpamAssassin/Conf.pm line 246. [...] configuration file "/home/ducamp/saCVSusr/share/spamassassin/20_uri_tests.cf" requires version 2.50 of SpamAssassin, but this is code version 2.43. Maybe you need to use the -c switch, or remove the old config files? Skipping this file at /usr/lib/perl5/site_perl/Mail/SpamAssassin/Conf.pm line 246. configuration file "/home/ducamp/saCVSusr/share/spamassassin/23_bayes.cf" requires version 2.50 of SpamAssassin, but this is code version 2.43. Maybe you need to use the -c switch, or remove the old config files? Skipping this file at /usr/lib/perl5/site_perl/Mail/SpamAssassin/Conf.pm line 246. Failed to run __UNUSABLE_MSGID SpamAssassin test, skipping: (Can't locate object method "check_messageid_not_usable" via package "Mail::SpamAssassin::PerMsgStatus" (perhaps you forgot to load "Mail::SpamAssassin::PerMsgStatus"?) at /usr/lib/perl5/site_perl/Mail/SpamAssassin/PerMsgStatus.pm line 1822. ) Even with "-c ~/saCVSusr/share/spamassassin/" I get : configuration file "/home/ducamp/saCVSusr/share/spamassassin//20_body_tests.cf" requires version 2.50 of SpamAssassin, but this is code version 2.43. Maybe you need to use the -c switch, or remove the old config files? Skipping this file at /usr/lib/perl5/site_perl/Mail/SpamAssassin/Conf.pm line 246. configuration file "/home/ducamp/saCVSusr/share/spamassassin//20_compensate.cf" requires version 2.50 of SpamAssassin, but this is code version 2.43. Maybe you need to use the -c switch, or remove the old config files? Skipping this file at /usr/lib/perl5/site_perl/Mail/SpamAssassin/Conf.pm line 246. [...] configuration file "/home/ducamp/saCVSusr/share/spamassassin//20_uri_tests.cf" requires version 2.50 of SpamAssassin, but this is code version 2.43. Maybe you need to use the -c switch, or remove the old config files? Skipping this file at /usr/lib/perl5/site_perl/Mail/SpamAssassin/Conf.pm line 246. configuration file "/home/ducamp/saCVSusr/share/spamassassin//23_bayes.cf" requires version 2.50 of SpamAssassin, but this is code version 2.43. Maybe you need to use the -c switch, or remove the old config files? Skipping this file at /usr/lib/perl5/site_perl/Mail/SpamAssassin/Conf.pm line 246. Failed to run __UNUSABLE_MSGID SpamAssassin test, skipping: (Can't locate object method "check_messageid_not_usable" via package "Mail::SpamAssassin::PerMsgStatus" (perhaps you forgot to load "Mail::SpamAssassin::PerMsgStatus"?) at /usr/lib/perl5/site_perl/Mail/SpamAssassin/PerMsgStatus.pm line 1822. ) So the -c parameter is used (see the double slash), but spamassassin is always using /usr/lib/perl5/site_perl/Mail/SpamAssassin/Conf.pm Before I was testing the cvs on a system where spamassassin wasn't installed system wide, but now I have to do it on a system with a spamassassin installed system wide (the 2.43 version). As the later have to be a stable release, I can't install the cvs version system wide. Is someone may tell me how to have both versions on my system, without having to uninstall the stable system wide version ? TIA and a happy new year, Denis Ducamp. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk