Okay, I did some checking and I am running perl 5.8.2, anyone know how I can change that to a version that works with bayes?
Thanks, Jason -----Original Message----- From: Jason Crowe [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 11, 2004 4:24 PM To: [EMAIL PROTECTED] Subject: Bayes Problem I am having problems with bayes on debian testing. I am not sure if it has anything changed with the perl version. Here is the output of `sa-learn --ham --mbox -D --showdots ok`. Ok is a ham mbox with two messages in it. Any ideas? pop3:/home/mail# sa-learn --ham --mbox -D --showdots ok debug: Score set 0 chosen. debug: running in taint mode? yes debug: Running in taint mode, removing unsafe env vars, and resetting PATH debug: PATH included '/sbin', keeping. debug: PATH included '/bin', keeping. debug: PATH included '/usr/sbin', keeping. debug: PATH included '/usr/bin', keeping. debug: PATH included '/usr/bin/X11', keeping. debug: PATH included '/usr/local/sbin', keeping. debug: PATH included '/usr/local/bin', keeping. debug: Final PATH set to: /sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/local/bin debug: using "/usr/share/spamassassin" for default rules dir debug: using "/etc/spamassassin" for site rules dir debug: using "/root/.spamassassin/user_prefs" for user prefs file debug: Score set 0 chosen. debug: Initialising learner debug: Initialising learner debug: Removing Markup debug: Learning Ham Learned from 0 message(s) (1 message(s) examined). ERROR: the Bayes learn function returned an error, please re-run with -D for more information
