http://bugzilla.spamassassin.org/show_bug.cgi?id=3231





------- Additional Comments From [EMAIL PROTECTED]  2004-03-30 10:00 -------
Subject: Re:  New: Unable to find splitpath in File::Spec

On Tue, Mar 30, 2004 at 09:56:10AM -0800, [EMAIL PROTECTED] wrote:
> System is Redhat 9 with perl 5.8.0.  Spamassassin runs fine from the command
> line when I feed it the spam and nonspam test files.  File::Spec seems to be
> installed in /usr/lib/perl5/5.8.0/File/Spec and is version 1.2.

There is no File::Spec v1.2, at least according to CPAN.  The latest
version is 0.87.

If you run the following command, it'll tell you what version you have:

perl -e 'use File::Spec; print $File::Spec::VERSION,"\n"'


(my RH 9 box says 0.83, as does my RHEL AS3 box...)

SA required File::Spec 0.8 or higher.





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to