This fixes any incompatibilities 2.64 users may have seen when trying to install.
Ok. So I gave it a shot but I am having trouble with 'make test'.
I use FreeBSD 4.10. I updated SpamAssassin to 2.64 this morning from the FreeBSD ports tree. It can't find More.pm.
PERL_DL_NONLAZY=1 /usr/bin/perl5.00503 -Iblib/arch -Iblib/lib
-I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 -e 'use Test::Harness
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/blacklist.........Can't locate Test/More.pm in @INC (@INC contains: blib/arch
blib/lib /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd
/usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach
/usr/libdata/perl/5.00503 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
/usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach
/usr/libdata/perl/5.00503) at t/blacklist.t line 3.
BEGIN failed--compilation aborted at t/blacklist.t line 3.
dubious
Test returned status 2 (wstat 512, 0x200)more and more follow this one. Figured one was enough.
Am I missing a requisite module?
Thanks
- Mike
