https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5591
Bill Barnes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Bill Barnes <[email protected]> 2010-01-17 12:59:39 UTC --- Same problem with AIX. /usr/bin/perl was symbolically linked to /usr/opt/perl5/bin/perl5.8.8 and /usr/opt/perl5/bin was not in $PATH. A fast work around for me was to temporarily put /usr/opt/perl5/bin as the first dir in $PATH, remake spamassassin. make test for spamd_hup.t then passed. make install worked normally and I put /usr/opt/perl5/bin in my PATH. spamassassin --lint doesn't complained and that is as far as I am at this writing. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
