https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6604

--- Comment #6 from Kevin A. McGrail <[email protected]> 2011-05-26 22:52:42 
UTC ---
(In reply to comment #5)
> In looking at this further, I note that MimeDefang is no longer seeing SA as
> available.  MD thinks that SA is not installed anymore.
> 
> I'm going to force a reinstall of SA and see if that fixes the issue.

To me, it sounds more like perl wonkiness.  Can you wipe perl completely and
reinstall it + dependent modules?

Or can you do a source install of perl?

Something like sh Configure -des -Dprefix=/usr/local/perl5.14.0 -Dusedl
-Doptimize=-O2 -pipe

Then use /usr/local/perl5.14.0/bin/cpan install DBI HTML::Parser Net::DNS
NetAddr::IP

Finally, use /usr/local/perl5.14.0/bin/perl Makefile.PL in your SA source and
see what happens, perhaps?

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to