Re: FuzzyOcr output

2007-07-18 Thread Wolfgang Zeikat
On 07/18/07 01:21, René Berber wrote: Wolfgang Zeikat wrote: In an older episode (Tuesday, 17. July 2007 21:43), René Berber wrote: Wolfgang Zeikat wrote: You can add a line to FuzzyOcr.pm : use POSIX; That line is already there. Sorry, I should have said: use POSIX qw(SIGTERM); yes,

Re: FuzzyOcr output

2007-07-17 Thread JT DeLys
It depends on the versions you have, both FuzzyOcr and perl. The "use POSIX" is what FO 3.5.1 currently has, and it works fine with perl 5.8.7 and 5.8.8, but from my experience, it didn't work with 5.8.6 so I needed to add the "use POSIX qw(SIGTERM)" ... but don't make much of what I say, the SI

Re: FuzzyOcr output

2007-07-17 Thread René Berber
JT DeLys wrote: > sorry, i'm a little confused ... > > iiuc, the fix applies -- at least -- to the NON-svn release. > > but does it ALSO apply to the svn co? is it needed there? > > currently, i have: > >svn up >At revision 132. > > but, still have 'just' >grep -i posix FuzzyO

Re: FuzzyOcr output

2007-07-17 Thread JT DeLys
Hi, or you can update from SVN that module sorry, i'm a little confused ... iiuc, the fix applies -- at least -- to the NON-svn release. but does it ALSO apply to the svn co? is it needed there? currently, i have: svn up At revision 132. but, still have 'just' grep -i posix Fuzz

Re: FuzzyOcr output

2007-07-17 Thread René Berber
Wolfgang Zeikat wrote: > In an older episode (Tuesday, 17. July 2007 21:43), René Berber wrote: >> Wolfgang Zeikat wrote: > >>> 2. What can I do to solve that? >> You can add a line to FuzzyOcr.pm : >> >> use POSIX; > > That line is already there. Sorry, I should have said: use POSIX qw(SIGTER

Re: FuzzyOcr output

2007-07-17 Thread Wolfgang Zeikat
In an older episode (Tuesday, 17. July 2007 21:43), René Berber wrote: > Wolfgang Zeikat wrote: > > 2. What can I do to solve that? > > You can add a line to FuzzyOcr.pm : > > use POSIX; That line is already there. > > or you can update from SVN that module Thanks, I think I will test that. w

Re: FuzzyOcr output

2007-07-17 Thread René Berber
Wolfgang Zeikat wrote: > in a test installation of FuzzyOcr 3.5.1 in SA 3.1.8 I get the following > output when running spamassassin < some_message on the command line: > > Subroutine FuzzyOcr::O_CREAT redefined at > /usr/lib/perl5/5.8.5/Exporter.pm line 65. > at /usr/lib/perl5/5.8.5/i386-linux-

FuzzyOcr output

2007-07-17 Thread Wolfgang Zeikat
Hi, in a test installation of FuzzyOcr 3.5.1 in SA 3.1.8 I get the following output when running spamassassin < some_message on the command line: Subroutine FuzzyOcr::O_CREAT redefined at /usr/lib/perl5/5.8.5/Exporter.pm line 65. at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/POSIX.pm line