Re: Justa a small nag from 3.2.0...

2007-05-04 Thread Jim Knuth
Heute (04.05.2007/18:44 Uhr) schrieb Rosenbaum, Larry M., >> From: Luis Hernán Otegui [mailto:[EMAIL PROTECTED] >> >> Hi, list, I have a cron job running in order to learn from each user's >> HAM and SPAM subdirs. Whenever it runs, it complains like this: >> >> Subroutine FuzzyOcr::O_NONBLOCK re

RE: Justa a small nag from 3.2.0...

2007-05-04 Thread Rosenbaum, Larry M.
> From: Luis Hernán Otegui [mailto:[EMAIL PROTECTED] > > Hi, list, I have a cron job running in order to learn from each user's > HAM and SPAM subdirs. Whenever it runs, it complains like this: > > Subroutine FuzzyOcr::O_NONBLOCK redefined at > /usr/share/perl/5.8/Exporter.pm line 65. > at /usr/

Re: Justa a small nag from 3.2.0...

2007-05-04 Thread Luis Hernán Otegui
Ditto. I'm running 5.8.4 in one machine, and 5.8.8-4 in another, and happens in both of them... 2007/5/4, Graham Murray <[EMAIL PROTECTED]>: Matt Kettler <[EMAIL PROTECTED]> writes: > This apparently is fixed in perl 5.8.8, but still happens in 5.8.6, > 5.8.5, etc. I see it in perl 5.8.8 -

Re: Justa a small nag from 3.2.0...

2007-05-04 Thread Graham Murray
Matt Kettler <[EMAIL PROTECTED]> writes: > This apparently is fixed in perl 5.8.8, but still happens in 5.8.6, > 5.8.5, etc. I see it in perl 5.8.8

Re: Justa a small nag from 3.2.0...

2007-05-04 Thread kshatriyak
On Fri, 4 May 2007, Matt Kettler wrote: This apparently is fixed in perl 5.8.8, but still happens in 5.8.6, 5.8.5, etc. Hm, I have a Slackware 11.0 box with perl 5.8.8 and I'm getting the same message. This problem also was there already with the previous version of spamassassin and FuzzyOcr

Re: Justa a small nag from 3.2.0...

2007-05-04 Thread Gary V
Luis Hernán Otegui wrote: > Hi, list, I have a cron job running in order to learn from each user's > HAM and SPAM subdirs. Whenever it runs, it complains like this: > > Subroutine FuzzyOcr::O_NONBLOCK redefined at > /usr/share/perl/5.8/Exporter.pm line 65. > at /usr/lib/perl/5.8/POSIX.pm line 19 >

Re: Justa a small nag from 3.2.0...

2007-05-04 Thread Matt Kettler
Luis Hernán Otegui wrote: > Hi, list, I have a cron job running in order to learn from each user's > HAM and SPAM subdirs. Whenever it runs, it complains like this: > > Subroutine FuzzyOcr::O_NONBLOCK redefined at > /usr/share/perl/5.8/Exporter.pm line 65. > at /usr/lib/perl/5.8/POSIX.pm line 19 >