Dear Shahzad,

The error message says:

/etc/mail/spamassassin/FuzzyOcr.pm: Can't locate FuzzyOcr/Logging.pm in @INC 
(@INC contains: /etc/mail/spamassassin

It means it is looking for a file with the full pathname being
/etc/mail/spamassassin/FuzzyOcr/Logging.pm

In the ls command you sent us, there is not such a file. I beleive
that the file is rather in
/etc/mail/spamassassin/FuzzyOcr/FuzzyOcr/Logging.pm

Because you did not follow the installation instruction of FuzzyOcr:

FuzzyOcr.pm is to be copied in /etc/mail/spamassassin, not in
/etc/mail/spamassassin/FuzzyOcr, and then you must also install a
/etc/mail/spamassassin/FuzzyOcr containing things like Loggn.pm


mail<root>: ll -R /etc/mail/spamassassin
total 392
1760666   2 drwxr-xr-x  5 root  wheel   1536 Nov  7 15:28 .
1760665   2 drwxr-xr-x  3 root  wheel    512 Sep 12  2006 ..
  70350   2 drwxr-xr-x  2 root  wheel    512 Oct 31 11:15 FuzzyOcr
1760802  12 -rw-r--r--  1 root  wheel  11018 Nov  1 10:09 FuzzyOcr.cf
1760798  64 -rw-r--r--  1 root  wheel  65536 Oct 31 12:56 FuzzyOcr.db
1760896  38 -rw-r--r--  1 root  wheel  38589 Nov  7 15:08 FuzzyOcr.pm
1760796   2 -rw-r--r--  1 root  wheel    697 Oct 31 11:15 FuzzyOcr.preps
1760866  32 -rw-r--r--  1 root  wheel  65536 Oct 31 12:05 FuzzyOcr.safe.db
1760790   2 -rw-r--r--  1 root  wheel   1495 Oct 31 11:15 FuzzyOcr.scansets
1760698   2 -rw-r--r--  1 root  wheel    440 Oct 31 11:17 FuzzyOcr.words
1760710   2 -rw-r--r--  1 root  wheel   1689 Nov  7 10:29 local.cf

/usr/local/etc/mail/spamassassin/FuzzyOcr:
total 80
  70350  2 drwxr-xr-x  2 root  wheel    512 Oct 31 11:15 .
1760666  2 drwxr-xr-x  5 root  wheel   1536 Nov  7 15:28 ..
  70351 32 -rw-r--r--  1 root  wheel  31374 Oct 31 11:15 Config.pm
  70352  6 -rw-r--r--  1 root  wheel   4107 Oct 31 11:15 Deanimate.pm
  70355 16 -rw-r--r--  1 root  wheel  14415 Oct 31 11:15 Hashing.pm
  70356  2 -rw-r--r--  1 root  wheel   1903 Oct 31 11:15 Logging.pm
  70357 10 -rw-r--r--  1 root  wheel   8313 Oct 31 11:15 Misc.pm
  70358  2 -rw-r--r--  1 root  wheel   1117 Oct 31 11:15 Preprocessor.pm
  70354  4 -rw-r--r--  1 root  wheel   3708 Oct 31 11:15 Scanset.pm
  70353  4 -rw-r--r--  1 root  wheel   2911 Oct 31 11:15 Scoring.pm

Bests,

Olivier

Reply via email to