Randall Perry wrote:
> I've currently got 3.2.0 running ok with perl 5.8.6 under Mac OS 10.
>
> On trying to install 3.2.1 via CPAN I get the errors below (these are
> the only failed tests -- the rest passed or were skipped). I've
> installed/updated all required and most optional modules, excepting 
> Net::Ident and  IO::Socket::INET6 which aren't installed.
>
> Is enough stuff working that I can do a force install? If not, any
> ideas what needs doing to get it compiled? 

3.2.1 will fail make test if you run it as root, which is what a typical
CPAN install does.

There's been a bug ticket, and it's resolved, but it won't be in a
release till 3.2.2 comes out:

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5510

You can either do a tarball install and do your make test as non-root,
or do a CPAN force install.

Reply via email to