George Armstrong wrote:
> Getting the same thing (Suse 10, maia 102, FuzzyOCR
3.5.1, SA 3.17)
> Except two warnings?:
>
> [5602] warn: FuzzyOcr: Cannot find executable for
pamthreshold
> [5602] warn: FuzzyOcr: Cannot find executable for
tesseract
> Subroutine new redefined at
/etc/mail/spamassassin/FuzzyOcr.pm line 48.
> Subroutine dummy_check redefined at
/etc/mail/spamassassin/FuzzyOcr.pm
> line 59.
> Subroutine fuzzyocr_check redefined at
> /etc/mail/spamassassin/FuzzyOcr.pm line 63.
> Subroutine fuzzyocr_do redefined at
/etc/mail/spamassassin/FuzzyOcr.pm
> line 101.
Those first two warnings are pretty self explanatory. The
FuzzyOcr.cf
file has several lines that define tools to be used by the
plugin.
pamthreshold and tesseract are two of those binaries. You
don't have
them installed. You'd either need to install those or
remove them from
the FuzzyOcr.cf file.
Here's the segment from my .cf file
# Include additional scanner/preprocessor commands here:
#
#focr_bin_helper pnmnorm, pnminvert, pamthreshold, ppmtopgm,
pamtopnm
focr_bin_helper pnmnorm, pnminvert, ppmtopgm, pamtopnm
#focr_bin_helper tesseract
Darrick
--
Darrick Hartman
DJH Solutions, LLC
http://www.djhsolutions.c
om
_______________________________________________
Maia-users mailing list
Maia-users renaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
|