http://bugzilla.spamassassin.org/show_bug.cgi?id=3534
------- Additional Comments From [EMAIL PROTECTED] 2004-06-22 16:21 -------
Thanks for your help.
> How did you do the build? What parameters got passed to the Makefile.PL?
I used the exact description of the INSTALL file:
perl Makefile.PL PREFIX=~/sausr SYSCONFDIR=~/saetc
make
make install
I tried running 'make test', and it works fine.
The build output can be found in build.txt at
http://gewis.nl/~pieterb/spamassassin/bugs/3314/
> If it's using the 2.6x modules, it doesn't matter on the input
> message. Are you changing the environment from your procmail config?
> It sounds like you override PERL5LIB or something which trumps the
> spamassassin-internal lib pathing stuff.
I've checked my ~/.procmailrc and can't find any changes to PERL5LIB.
I've also checked my default shell, and can't find any reason why it doesn't
use the SA3 perl libs. I also tried changing the first line of my spamassassin
to: "#!/usr/local/bin/perl -T -w -I/home/foobar/sausr/lib/site_perl/5.6.1",
but that didn't change anything.
> If you can't reproduce it from the commandline, there's not much we can
> do about it imho.
I can easily reproduce it from procmail, and I assume others will run in the
same problems (testing SA3 on a SA2.63 system). I can't find any information
in the SpamAssassin/procmail/perl docs which solves my problem, but maybe I
don't know what to look for.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.