On Tue, Sep 05, 2006 at 10:41:19PM +0200, Jim Knuth wrote: > >> spamassassin --lint > >> [[6320] warn: dns: Net::DNS version is 0.12, but need 0.34 at > >> /usr/local/share/perl/5.6.1/Mail/SpamAssassin/Dns.pm line 588. > >> > >> perl -MNet::DNS -e'print "$Net::DNS::VERSION\n";' > >> 0.58
You apparently have multiple Net::DNS versions installed, one in /usr/local/share/perl/[...] and another, probably, in /usr/lib/perl*/[...] If you look at the @INC path from "perl -V" and look in the dirs, you'll find them both -- remove the one you don't want. :) (to be faster, if you edit the installed spamassassin script and look at the line starting "use lib", you'll probably find the old Net::DNS under that directory) -- Randomly Generated Tagline: "I feel like such a free spirit, and I'm really enjoying this so-called Iced-Cream." - C. Montgomery Burns, the Simpsons
pgpaQWhsW2LqP.pgp
Description: PGP signature