FuzzyOCR problems ...

James lists at jfworks.net
Tue Jul 17 21:53:01 IST 2007


Azher Amin wrote:
> Hi,
>
> I am using Debian Etch, and installed the latest SA package from 
> mailscanner, gocr 0.44, libnetpbm10, libnetpbm10-dev. I was trying to 
> install fuzzyocr-3.5.1-devel.tar.gz and i got the following errors (). 
> Packages Mail::SpamAssassin::PerMsgStatus is also upto date as 
> reported by perl -MCPAN. Plz suggest what can be wrong.
>
> -Azher
>
> [4196] dbg: rules: compiled uri tests
> [4196] dbg: https_http_mismatch: anchors 0
> [4196] warn: rules: failed to run FUZZY_OCR_CORRUPT_IMG test, skipping:
> [4196] warn:  (Can't locate object method "dummy_check" via package 
> "Mail::SpamAssassin::PerMsgStatus" at (eval 719) line 377.
> [4196] warn: )
> [4196] dbg: eval: stock info total: 0
> [4196] warn: rules: failed to run CG_FUJI_JPG test, skipping:
> [4196] warn:  (Can't locate object method "image_name_regex" via 
> package "Mail::SpamAssassin::PerMsgStatus" at (eval 719) line 804.
> [4196] warn: )
> [4196] warn: rules: failed to run CG_DOUBLEDOT_GIF test, skipping:
> [4196] warn:  (Can't locate object method "image_name_regex" via 
> package "Mail::SpamAssassin::PerMsgStatus" at (eval 719) line 919.
> [4196] warn: )
> [4196] warn: rules: failed to run CG_SONY_JPG test, skipping:
> [4196] warn:  (Can't locate object method "image_name_regex" via 
> package "Mail::SpamAssassin::PerMsgStatus" at (eval 719) line 1418.
> [4196] warn: )
> [4196] warn: rules: failed to run CG_CANON_JPG test, skipping:
> [4196] warn:  (Can't locate object method "image_name_regex" via 
> package "Mail::SpamAssassin::PerMsgStatus" at (eval 719) line 2349.
Maybe you need more packages? While not the same OS, perhaps this can 
give some clues. Im not familiar with debian, but Im sure you can find 
the same or build from source. With CentOS I installed the following for 
fuzzyocr:

ImageMagick
gocr
libungif
libungif-devel
netpbm-progs (seems you have this one maybe )
gifsicle

Perl Modules:
String::Approx
Time::HiRes
MLDBM
MLDMB::Sync
Log::Agent

James






More information about the MailScanner mailing list