Hello, in order to fix my Perl module trouble, I tried to supply PERL5LIB in the Makefile.
PERL5LIB=/usr/local/share/amavisd-new/i386-linux perl Makefile.PL works fine, now the correct version of Net::DNS is found - but only in the makefile. spamd still contains the wrong use lib, thus resulting in compile errors. Is there any way of giving SA the correct Perl use lib module path? Would manually editing it in spamd help, or are there other files involved? Thanks Florian
