RE: Error when attempting to run sa-stats

2005-11-22 Thread Jason Kratzer
jdow [mailto:[EMAIL PROTECTED] Sent: Monday, November 21, 2005 10:00 PM To: users@spamassassin.apache.org Subject: Re: Error when attempting to run sa-stats From: "Steven Stern" <[EMAIL PROTECTED]> > Jason Kratzer wrote: >> Do I need to install the module or can I run it f

Re: Error when attempting to run sa-stats

2005-11-21 Thread Steven Stern
jdow wrote: From: "Steven Stern" <[EMAIL PROTECTED]> Jason Kratzer wrote: Do I need to install the module or can I run it from the install directory. I was unable to find the documentation for it. [EMAIL PROTECTED] tools]# ./sa-stats.pl Can't locate Parse/Syslog.pm in @INC (@INC con

Re: Error when attempting to run sa-stats

2005-11-21 Thread jdow
From: "Steven Stern" <[EMAIL PROTECTED]> Jason Kratzer wrote: Do I need to install the module or can I run it from the install directory. I was unable to find the documentation for it. [EMAIL PROTECTED] tools]# ./sa-stats.pl Can't locate Parse/Syslog.pm in @INC (@INC contains: pe

Re: Error when attempting to run sa-stats

2005-11-21 Thread Steven Stern
Jason Kratzer wrote: Do I need to install the module or can I run it from the install directory. I was unable to find the documentation for it. [EMAIL PROTECTED] tools]# ./sa-stats.pl Can't locate Parse/Syslog.pm in @INC (@INC contains: perl -MCPAN -e shell install Parse::Syslog

Re: Error when attempting to run sa-stats

2005-11-21 Thread qqqq
Have you done a find for Syslog.pm ?   find /usr -name Syslog.pm       - Original Message - From: Jason Kratzer To: users@spamassassin.apache.org Sent: Monday, November 21, 2005 1:18 PM Subject: Error when attempting to run sa-stats Do I need to ins