Re: [SPAM] perl 5.8.8 install problem

2007-05-08 Thread Kevin W. Gagel
- Original Message - >Because, if I remember correctly, mod_perl will still be broken. >Unless he is willing to recompile it as well then he will have a >problem with it. The docs seem to support my memory: Yes I am, in fact it was one of the first steps I took to fix the problem. Contrar

Re: [SPAM] perl 5.8.8 install problem

2007-05-08 Thread Chas Owens
On 5/8/07, Vincent Li <[EMAIL PROTECTED]> wrote: snip Why don't you get rid of all current perl and perl libraries and build from tarball source, then run the new installed cpan command to install modules that SA depends on snip Because, if I remember correctly, mod_perl will still be broken. U

Re: [SPAM] perl 5.8.8 install problem

2007-05-08 Thread Kevin W. Gagel
- Original Message - >Actually, you don't need to upgrade to 5.8.8 if you don't need the new >feature which latest SpamAssassin introduced to allow SA rules written in >multi-bytes languages. Add "use bytes" back to Mail::SpamAssassin::Message >will skip the broken SARE rules warnings. To

Re: [SPAM] perl 5.8.8 install problem

2007-05-08 Thread Vincent Li
On Tue, 8 May 2007, Kevin W. Gagel wrote: I run SpamAssassin on a RHEL 4 box with the FuzzyOCR plugin. This combonation was sending errors to my log files so often that my server slowed down. Follow up on the cause revealed an upgrade to 5.8.8 would correct the problem. Actually, you don't nee