On Tue, 30 Oct 2007 02:04:31 -0400
Payne <[EMAIL PROTECTED]> confabulated:

> Guys,
> 
> How can I fix this?
> 
> error: Can't locate Sys/Syslog/Win32.pm in @INC (@INC contains: 
> /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi 
> /usr/lib/perl5/vendor_perl/5.8.8 
> /usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8 
> /usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi 
> /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl 
> /usr/lib/perl5/vendor_perl) at (eval 12) line 2.
> [1141] error: Can't locate Sys/Syslog/Win32.pm in @INC (@INC
> contains: /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi 
> /usr/lib/perl5/vendor_perl/5.8.8 
> /usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8 
> /usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi 
> /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl 
> /usr/lib/perl5/vendor_perl) at (eval 12) line 2.
> [1141] error: BEGIN failed--compilation aborted at (eval 12) line 2.
> 
> I found this on the web but don't see where in spamassassin I can set
> it.
> 
> 
> It is definately Sys:Syslog causing the problem.  If you look in the
> actual spamd file, it gives some indication of this.  I found that if
> I specified my log file options in the spamassassin options files
> that the problem is resolved.  Add something like -s /var/log/spam.d
> to the existing options and the error clears.
> 
> I have the lastest and greatest Sys::Syslog installed. 

Yes. But do you have Sys::Syslog::Win32 installed via PPM or CPAN?
That's what the error is showing. I would think that would make the
error go away.

------
  _|_
 (_| |

Reply via email to