Quoting "Malte S. Stretz" <[EMAIL PROTECTED]>: > On Saturday 06 September 2003 03:26 CET [EMAIL PROTECTED] wrote: > > [EMAIL PROTECTED]:/# spamassassin --version > > SpamAssassin version 2.60-rc3-mss2 > > > > Perl version: > > 5.006001 > >[...] > > That is odd, because: > > > > [EMAIL PROTECTED]:/# perl -v > > > > This is perl, v5.6.1 built for i386-freebsd > > That's ok; Perl internally represents the version number as a floating point > > number. 5.006001 == 5.6.1 :o) > > > [EMAIL PROTECTED]:/# spamd --version > > SpamAssassin version 2.60-rc3-mss2 (daemon style) > > Now, that version is ok. > > > Perhaps this will shed some light as to why its not actually updating. > > Not really :-/ I have the bad feeling that qmail-scanner does something > weird. Maybe it's calling some old version or sets some lib dir to where > still an old library lies around? You might want to look for dups of > SpamAssassin.pm: > find /bin /sbin /usr /opt /root /var -name 'SpamAssassin.pm' -print > > Actually, the new build system is now more perl-standard conform, maybe the > update left some old version lying around. This might also work when you > build SA: > perl Makefile.PL UNINST=1 > make realclean > perl Makefile.PL UNINST=1 > make > make install > > Cheers, > Malte > > P.S.: Here it's quite late now so I might have missed the obvious :) >
Here's what I got after doing the above: [EMAIL PROTECTED]:/# find /bin /sbin /usr /opt /root /var -name 'SpamAssassin.pm' -print /usr/local/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin.pm /usr/local/src/Mail-SpamAssassin-2.60/lib/Mail/SpamAssassin.pm /usr/local/src/Mail-SpamAssassin-2.60/blib/lib/Mail/SpamAssassin.pm [EMAIL PROTECTED]:/usr/local/src/Mail-SpamAssassin-2.60# perl Makefile.PL UNINST=1 What email address or URL should be used in the suspected-spam report text for users who want more information on your filter installation? (In particular, ISPs should change this to a local Postmaster contact) default text: [the administrator of that system] [EMAIL PROTECTED] Run Razor v2 tests (these may fail due to network problems)? (y/n) [n] 'UNINST' is not a known MakeMaker parameter name. Writing Makefile for Mail::SpamAssassin Makefile written by ExtUtils::MakeMaker 5.45 Apprently, the UNINST doesn't work, heh. -Patrick Lahni [EMAIL PROTECTED] ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ ------------------------------------------------------- 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