You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Jim Knuth <jk...@jkart.de> on 2006/12/27 21:26:38 UTC

Error in FuzzyOcr 3.5.x branch

Hallo und Guten Abend spamassassin-users,

I use FuzzyOcr 3.5.x branch.

If I use spamassassin --lint, here this gets:

spamassassin --lint
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
Subroutine FuzzyOcr::debuglog redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 24
Subroutine FuzzyOcr::parse_config redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 25
Subroutine FuzzyOcr::check_image_hash_db redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 40
Subroutine FuzzyOcr::add_image_hash_db redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 40
Subroutine FuzzyOcr::calc_image_hash redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 40
Subroutine FuzzyOcr::wrong_ctype redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 42
Subroutine FuzzyOcr::corrupt_img redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 42
Subroutine FuzzyOcr::known_img_hash redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 42
Subroutine FuzzyOcr::max redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 43
[20138] warn: Subroutine new redefined at /etc/mail/spamassassin/FuzzyOcr.pm line 48.
[20138] warn: Subroutine dummy_check redefined at /etc/mail/spamassassin/FuzzyOcr.pm line 59.
[20138] warn: Subroutine fuzzyocr_check redefined at /etc/mail/spamassassin/FuzzyOcr.pm line 63.
[20138] warn: config: failed to parse line, skipping: focr_end_config
[20138] warn: untie attempted while 1 inner references still exist at /etc/mail/spamassassin/FuzzyOcr/Config.pm line 740.
[20138] warn: untie attempted while 1 inner references still exist at /etc/mail/spamassassin/FuzzyOcr/Config.pm line 777.
[20138] warn: lint: 1 issues detected, please rerun with debug enabled for more information

What am I missing? What`s wrong? Thank you in advance.

-- 
Viele Gruesse, Kind regards,
 Jim Knuth
 jk@jkart.de
 ICQ #277289867
----------
Zufalls-Zitat
----------
Wir brauchen nicht so fort zu leben, wie wir gestern gelebt 
haben. Machen wir uns von dieser Anschauung los, und 
tausend Möglichkeiten laden uns zu neuem Leben ein.
----------
Der Text hat nichts mit dem Empfaenger der Mail zu tun
----------
Virus free. Checked by NOD32 Version 1940 Build 8647  27.12.2006


Re: Error in FuzzyOcr 3.5.x branch

Posted by Jim Knuth <jk...@jkart.de>.
Heute (28.12.2006/13:27 Uhr) schrieb decoder,

>>
>> spamassassin --lint 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
>>
>> What is that still?
> This is no FuzzyOcr problem but a perl core problem. Two core perl
> modules export the same constant(s) (in this case O_NONBLOCK). You can
> safely ignore this. Upgrading perl might remove this warning.


> Chris


You mean, my perl (version 5.8.4) is broken. Or is this a known
bug?


-- 
Viele Gruesse, Kind regards,
 Jim Knuth
 jk@jkart.de
 ICQ #277289867
----------
Zufalls-Zitat
----------
No one ever says, "I can't read that ASCII Email you sent me."
----------
Der Text hat nichts mit dem Empfaenger der Mail zu tun
----------
Virus free. Checked by NOD32 Version 1942 Build 8653  28.12.2006


Re: Error in FuzzyOcr 3.5.x branch

Posted by decoder <de...@own-hero.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Jim Knuth wrote:
> Heute (28.12.2006/05:10 Uhr) schrieb Gary V,
>
>>>> Jim, I have been working on a doc for Debian. It is
>>>> unfinished but may
>>> help
>>>> you through some rough spots at this point. I have no idea
>>>> when I'll
>>> have
>>>> time to finish it. I have 3.5.0-rc1 running for two days now
>>>> (works
>>> great).
>>>
>>>> http://www200.pair.com/mecham/spam/image_spam2.html Gary V
>>>
>>> mmh, sorry. But the same game.
>>>
>>> spamassassin --lint 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 Subroutine
>>> FuzzyOcr::debuglog redefined at /usr/share/perl/5.8/Exporter.pm
>>>  line 65. at /etc/mail/spamassassin/FuzzyOcr.pm line 24
>>> Subroutine FuzzyOcr::parse_config redefined at
>>> /usr/share/perl/5.8/Exporter.pm line 65. at
>>> /etc/mail/spamassassin/FuzzyOcr.pm line 25 Subroutine
>>> FuzzyOcr::check_image_hash_db redefined at
>>> /usr/share/perl/5.8/Exporter.pm line 65. at
>>> /etc/mail/spamassassin/FuzzyOcr.pm line 40 Subroutine
>>> FuzzyOcr::add_image_hash_db redefined at
>>> /usr/share/perl/5.8/Exporter.pm line 65. at
>>> /etc/mail/spamassassin/FuzzyOcr.pm line 40 Subroutine
>>> FuzzyOcr::calc_image_hash redefined at
>>> /usr/share/perl/5.8/Exporter.pm line 65. at
>>> /etc/mail/spamassassin/FuzzyOcr.pm line 40 Subroutine
>>> FuzzyOcr::wrong_ctype redefined at
>>> /usr/share/perl/5.8/Exporter.pm line 65. at
>>> /etc/mail/spamassassin/FuzzyOcr.pm line 42 Subroutine
>>> FuzzyOcr::corrupt_img redefined at
>>> /usr/share/perl/5.8/Exporter.pm line 65. at
>>> /etc/mail/spamassassin/FuzzyOcr.pm line 42 Subroutine
>>> FuzzyOcr::known_img_hash redefined at
>>> /usr/share/perl/5.8/Exporter.pm line 65. at
>>> /etc/mail/spamassassin/FuzzyOcr.pm line 42 Subroutine
>>> FuzzyOcr::max redefined at /usr/share/perl/5.8/Exporter.pm line
>>>  65. at /etc/mail/spamassassin/FuzzyOcr.pm line 43 [2769] warn:
>>> Subroutine new redefined at /etc/mail/spamassassin/FuzzyOcr.pm
>>>  line 48. [2769] warn: Subroutine dummy_check redefined at
>>> /etc/mail/spamassassin/FuzzyOcr.pm line 59. [2769] warn:
>>> Subroutine fuzzyocr_check redefined at
>>> /etc/mail/spamassassin/FuzzyOcr.pm line 63. [2769] warn:
>>> config: failed to parse line, skipping: focr_end_config [2769]
>>> warn: lint: 1 issues detected, please rerun with debug enabled
>>> for more information
>>>
>>>
>>> -- Viele Gruesse, Kind regards,
>
>> And what version of SpamAssassin are you running?
>
> SpamAssassin version 3.1.7 running on Perl version 5.8.4
>
>> Did you move all the old stuff out of the way and remove the
>> loadplugin entry in v310.pre?
>
> no. ;) That was it! And now gets only:
>
> spamassassin --lint 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
>
> What is that still?
This is no FuzzyOcr problem but a perl core problem. Two core perl
modules export the same constant(s) (in this case O_NONBLOCK). You can
safely ignore this. Upgrading perl might remove this warning.


Chris

>
>> In the 2.3 doc it had you comment out the loadplugin directive in
>> FuzzyOcr.cf and add one to v310.pre. This doc does not do that.
>
>> Gary V
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFk7gsJQIKXnJyDxURAidrAJsH31Iqt0oRgCFv1DDl/bjw3lGQGgCeK4jW
xZprwz1WGaTzFgVsd681SSs=
=ZEe1
-----END PGP SIGNATURE-----


Re: Error in FuzzyOcr 3.5.x branch

Posted by Jim Knuth <jk...@jkart.de>.
Heute (28.12.2006/05:10 Uhr) schrieb Gary V,

>> > Jim, I have been working on a doc for Debian. It is unfinished but may 
>>help
>> > you through some rough spots at this point. I have no idea when I'll 
>>have
>> > time to finish it. I have 3.5.0-rc1 running for two days now (works 
>>great).
>>
>> > http://www200.pair.com/mecham/spam/image_spam2.html
>>
>> > Gary V
>>
>>
>>mmh, sorry. But the same game.
>>
>>spamassassin --lint
>>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
>>Subroutine FuzzyOcr::debuglog redefined at /usr/share/perl/5.8/Exporter.pm 
>>line 65.
>>  at /etc/mail/spamassassin/FuzzyOcr.pm line 24
>>Subroutine FuzzyOcr::parse_config redefined at 
>>/usr/share/perl/5.8/Exporter.pm line 65.
>>  at /etc/mail/spamassassin/FuzzyOcr.pm line 25
>>Subroutine FuzzyOcr::check_image_hash_db redefined at 
>>/usr/share/perl/5.8/Exporter.pm line 65.
>>  at /etc/mail/spamassassin/FuzzyOcr.pm line 40
>>Subroutine FuzzyOcr::add_image_hash_db redefined at 
>>/usr/share/perl/5.8/Exporter.pm line 65.
>>  at /etc/mail/spamassassin/FuzzyOcr.pm line 40
>>Subroutine FuzzyOcr::calc_image_hash redefined at 
>>/usr/share/perl/5.8/Exporter.pm line 65.
>>  at /etc/mail/spamassassin/FuzzyOcr.pm line 40
>>Subroutine FuzzyOcr::wrong_ctype redefined at 
>>/usr/share/perl/5.8/Exporter.pm line 65.
>>  at /etc/mail/spamassassin/FuzzyOcr.pm line 42
>>Subroutine FuzzyOcr::corrupt_img redefined at 
>>/usr/share/perl/5.8/Exporter.pm line 65.
>>  at /etc/mail/spamassassin/FuzzyOcr.pm line 42
>>Subroutine FuzzyOcr::known_img_hash redefined at 
>>/usr/share/perl/5.8/Exporter.pm line 65.
>>  at /etc/mail/spamassassin/FuzzyOcr.pm line 42
>>Subroutine FuzzyOcr::max redefined at /usr/share/perl/5.8/Exporter.pm line 
>>65.
>>  at /etc/mail/spamassassin/FuzzyOcr.pm line 43
>>[2769] warn: Subroutine new redefined at /etc/mail/spamassassin/FuzzyOcr.pm 
>>line 48.
>>[2769] warn: Subroutine dummy_check redefined at 
>>/etc/mail/spamassassin/FuzzyOcr.pm line 59.
>>[2769] warn: Subroutine fuzzyocr_check redefined at 
>>/etc/mail/spamassassin/FuzzyOcr.pm line 63.
>>[2769] warn: config: failed to parse line, skipping: focr_end_config
>>[2769] warn: lint: 1 issues detected, please rerun with debug enabled for 
>>more information
>>
>>
>>--
>>Viele Gruesse, Kind regards,

> And what version of SpamAssassin are you running?

SpamAssassin version 3.1.7
running on Perl version 5.8.4

>  Did you move all the old
> stuff out of the way and remove the loadplugin entry in v310.pre?

no. ;) That was it! And now gets only:

spamassassin --lint
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

What is that still?

>  In the 2.3
> doc it had you comment out the loadplugin directive in FuzzyOcr.cf and add
> one to v310.pre. This doc does not do that.

> Gary V

-- 
Viele Gruesse, Kind regards,
 Jim Knuth
 jk@jkart.de
 ICQ #277289867
----------
Zufalls-Zitat
----------
Der Staatshaushalt muß ausgeglichen sein. Die öffentlichen 
Schulden müssen verringert werden. Die Arroganz der 
Behörden muß gemäßigt und kontrolliert werden. Die 
Zahlungen an ausländische Regierungen müssen reduziert 
werden, wenn der Staat nicht bankrott gehen will. (Cicero, 
röm. Politiker, 106 v. Chr. - 43 v.Chr.) 
----------
Der Text hat nichts mit dem Empfaenger der Mail zu tun
----------
Virus free. Checked by NOD32 Version 1941 Build 8650  28.12.2006


Re: Error in FuzzyOcr 3.5.x branch

Posted by Gary V <mr...@hotmail.com>.
> > Jim, I have been working on a doc for Debian. It is unfinished but may 
>help
> > you through some rough spots at this point. I have no idea when I'll 
>have
> > time to finish it. I have 3.5.0-rc1 running for two days now (works 
>great).
>
> > http://www200.pair.com/mecham/spam/image_spam2.html
>
> > Gary V
>
>
>mmh, sorry. But the same game.
>
>spamassassin --lint
>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
>Subroutine FuzzyOcr::debuglog redefined at /usr/share/perl/5.8/Exporter.pm 
>line 65.
>  at /etc/mail/spamassassin/FuzzyOcr.pm line 24
>Subroutine FuzzyOcr::parse_config redefined at 
>/usr/share/perl/5.8/Exporter.pm line 65.
>  at /etc/mail/spamassassin/FuzzyOcr.pm line 25
>Subroutine FuzzyOcr::check_image_hash_db redefined at 
>/usr/share/perl/5.8/Exporter.pm line 65.
>  at /etc/mail/spamassassin/FuzzyOcr.pm line 40
>Subroutine FuzzyOcr::add_image_hash_db redefined at 
>/usr/share/perl/5.8/Exporter.pm line 65.
>  at /etc/mail/spamassassin/FuzzyOcr.pm line 40
>Subroutine FuzzyOcr::calc_image_hash redefined at 
>/usr/share/perl/5.8/Exporter.pm line 65.
>  at /etc/mail/spamassassin/FuzzyOcr.pm line 40
>Subroutine FuzzyOcr::wrong_ctype redefined at 
>/usr/share/perl/5.8/Exporter.pm line 65.
>  at /etc/mail/spamassassin/FuzzyOcr.pm line 42
>Subroutine FuzzyOcr::corrupt_img redefined at 
>/usr/share/perl/5.8/Exporter.pm line 65.
>  at /etc/mail/spamassassin/FuzzyOcr.pm line 42
>Subroutine FuzzyOcr::known_img_hash redefined at 
>/usr/share/perl/5.8/Exporter.pm line 65.
>  at /etc/mail/spamassassin/FuzzyOcr.pm line 42
>Subroutine FuzzyOcr::max redefined at /usr/share/perl/5.8/Exporter.pm line 
>65.
>  at /etc/mail/spamassassin/FuzzyOcr.pm line 43
>[2769] warn: Subroutine new redefined at /etc/mail/spamassassin/FuzzyOcr.pm 
>line 48.
>[2769] warn: Subroutine dummy_check redefined at 
>/etc/mail/spamassassin/FuzzyOcr.pm line 59.
>[2769] warn: Subroutine fuzzyocr_check redefined at 
>/etc/mail/spamassassin/FuzzyOcr.pm line 63.
>[2769] warn: config: failed to parse line, skipping: focr_end_config
>[2769] warn: lint: 1 issues detected, please rerun with debug enabled for 
>more information
>
>
>--
>Viele Gruesse, Kind regards,

And what version of SpamAssassin are you running? Did you move all the old 
stuff out of the way and remove the loadplugin entry in v310.pre? In the 2.3 
doc it had you comment out the loadplugin directive in FuzzyOcr.cf and add 
one to v310.pre. This doc does not do that.

Gary V

_________________________________________________________________
The MSN Entertainment Guide to Golden Globes is here.  Get all the scoop. 
http://tv.msn.com/tv/globes2007/


Re: Error in FuzzyOcr 3.5.x branch

Posted by Jim Knuth <jk...@jkart.de>.
Heute (28.12.2006/00:43 Uhr) schrieb Gary V,

> http://fuzzyocr.own-hero.net/wiki/Downloads

> Jim, I have been working on a doc for Debian. It is unfinished but may help
> you through some rough spots at this point. I have no idea when I'll have
> time to finish it. I have 3.5.0-rc1 running for two days now (works great).

> http://www200.pair.com/mecham/spam/image_spam2.html

> Gary V


mmh, sorry. But the same game.

spamassassin --lint
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
Subroutine FuzzyOcr::debuglog redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 24
Subroutine FuzzyOcr::parse_config redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 25
Subroutine FuzzyOcr::check_image_hash_db redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 40
Subroutine FuzzyOcr::add_image_hash_db redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 40
Subroutine FuzzyOcr::calc_image_hash redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 40
Subroutine FuzzyOcr::wrong_ctype redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 42
Subroutine FuzzyOcr::corrupt_img redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 42
Subroutine FuzzyOcr::known_img_hash redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 42
Subroutine FuzzyOcr::max redefined at /usr/share/perl/5.8/Exporter.pm line 65.
 at /etc/mail/spamassassin/FuzzyOcr.pm line 43
[2769] warn: Subroutine new redefined at /etc/mail/spamassassin/FuzzyOcr.pm line 48.
[2769] warn: Subroutine dummy_check redefined at /etc/mail/spamassassin/FuzzyOcr.pm line 59.
[2769] warn: Subroutine fuzzyocr_check redefined at /etc/mail/spamassassin/FuzzyOcr.pm line 63.
[2769] warn: config: failed to parse line, skipping: focr_end_config
[2769] warn: lint: 1 issues detected, please rerun with debug enabled for more information


-- 
Viele Gruesse, Kind regards,
 Jim Knuth
 jk@jkart.de
 ICQ #277289867
----------
Zufalls-Zitat
----------
Beliebtheit sollte kein Maßstab für die Wahl von Politikern 
sein. Wenn es auf die Popularität ankäme, säßen Donald Duck 
und die Muppets längst im Senat. (Orson Welles, 
Schauspieler, Regisseur & Schriftsteller, 1915-85)
----------
Der Text hat nichts mit dem Empfaenger der Mail zu tun
----------
Virus free. Checked by NOD32 Version 1941 Build 8650  28.12.2006


Re: Error in FuzzyOcr 3.5.x branch

Posted by Jim Knuth <jk...@jkart.de>.
Heute (28.12.2006/00:43 Uhr) schrieb Gary V,

>>
>> > are you, in fact using the SVN branch? or building from the 'release' 
>>tarballs?
>>
>> > my suggestion is stick to the tarballs, for now.
>>
>> > and, if you are using the tarballs, have you applied all 3 patches?
>>
>> > iirc, the untie errors i'd seen were dealt with in patch #1.
>>
>> > just guessing ...
>>
>>
>>I have used this
>>
>>http://fuzzyocr.own-hero.net/browser/tags/FuzzyOcr-3.5.0-rc1
>>
>>To see none patches. Or should I use rather (see below) this?
>>
>>http://fuzzyocr.own-hero.net/browser/trunk/devel
>>
>>
>>--
>>Viele Gruesse, Kind regards,

> http://fuzzyocr.own-hero.net/wiki/Downloads

> Jim, I have been working on a doc for Debian. It is unfinished but may help
> you through some rough spots at this point. I have no idea when I'll have
> time to finish it. I have 3.5.0-rc1 running for two days now (works great).

> http://www200.pair.com/mecham/spam/image_spam2.html

Thank you Gary. Great. I do not seen before. I have use this as example.

http://www200.pair.com/mecham/spam/image_spam.html

It`s also great, but not so new. ;)

> Gary V



-- 
Viele Gruesse, Kind regards,
 Jim Knuth
 jk@jkart.de
 ICQ #277289867
----------
Zufalls-Zitat
----------
Wer zuletzt lacht, hat es nicht eher begriffen. (unbekannt)
----------
Der Text hat nichts mit dem Empfaenger der Mail zu tun
----------
Virus free. Checked by NOD32 Version 1940 Build 8647  27.12.2006


Re: Error in FuzzyOcr 3.5.x branch

Posted by snowcrash+spamassassin <sc...@gmail.com>.
> He meant that you should use:
>
>   http://fuzzyocr.own-hero.net/wiki/Downloads

yes, that's corrrect.

to be clear, download,

  http://users.own-hero.net/~decoder/fuzzyocr/fuzzyocr-3.5.0-rc1.tar.gz
  http://users.own-hero.net/~decoder/fuzzyocr/patchset1.patch
  http://users.own-hero.net/~decoder/fuzzyocr/patchset2.patch
  http://users.own-hero.net/~decoder/fuzzyocr/patchset3.patch

and, per instructions on the DL page, apply,

  patch -p0 < .../patchset1.patch
  patch -p0 < .../patchset2.patch
  patch -p0 < .../patchset3.patch

> and leave the code in development alone (unless you are a developer ;^).

well, i didn't actually suggest THAT, but it's probly good advice ;-)

Re: Error in FuzzyOcr 3.5.x branch

Posted by René Berber <r....@computer.org>.
Jim Knuth wrote:

> Gestern (27.12.2006/22:24 Uhr) schrieb snowcrash+spamassassin,
> 
>> some of this is familiar ...
> 
>>> I use FuzzyOcr 3.5.x branch.
> 
>> are you, in fact using the SVN branch? or building from the 'release' tarballs?
>> my suggestion is stick to the tarballs, for now.
>> and, if you are using the tarballs, have you applied all 3 patches?
>> iirc, the untie errors i'd seen were dealt with in patch #1.
>> just guessing ...
> 
> 
> I have used this
> 
> http://fuzzyocr.own-hero.net/browser/tags/FuzzyOcr-3.5.0-rc1
> 
> To see none patches. Or should I use rather (see below) this?
> 
> http://fuzzyocr.own-hero.net/browser/trunk/devel

He meant that you should use:

  http://fuzzyocr.own-hero.net/wiki/Downloads

and leave the code in development alone (unless you are a developer ;^).
-- 
René Berber


Re: Error in FuzzyOcr 3.5.x branch

Posted by Gary V <mr...@hotmail.com>.
>
> > are you, in fact using the SVN branch? or building from the 'release' 
>tarballs?
>
> > my suggestion is stick to the tarballs, for now.
>
> > and, if you are using the tarballs, have you applied all 3 patches?
>
> > iirc, the untie errors i'd seen were dealt with in patch #1.
>
> > just guessing ...
>
>
>I have used this
>
>http://fuzzyocr.own-hero.net/browser/tags/FuzzyOcr-3.5.0-rc1
>
>To see none patches. Or should I use rather (see below) this?
>
>http://fuzzyocr.own-hero.net/browser/trunk/devel
>
>
>--
>Viele Gruesse, Kind regards,

http://fuzzyocr.own-hero.net/wiki/Downloads

Jim, I have been working on a doc for Debian. It is unfinished but may help 
you through some rough spots at this point. I have no idea when I'll have 
time to finish it. I have 3.5.0-rc1 running for two days now (works great).

http://www200.pair.com/mecham/spam/image_spam2.html

Gary V

_________________________________________________________________
Experience the magic of the holidays. Talk to Santa on Messenger. 
http://clk.atdmt.com/MSN/go/msnnkwme0080000001msn/direct/01/?href=http://imagine-windowslive.com/minisites/santabot/default.aspx?locale=en-us


Re: Error in FuzzyOcr 3.5.x branch

Posted by Jim Knuth <jk...@jkart.de>.
Gestern (27.12.2006/22:24 Uhr) schrieb snowcrash+spamassassin,

> hi,

> some of this is familiar ...

>> I use FuzzyOcr 3.5.x branch.

> are you, in fact using the SVN branch? or building from the 'release' tarballs?

> my suggestion is stick to the tarballs, for now.

> and, if you are using the tarballs, have you applied all 3 patches?

> iirc, the untie errors i'd seen were dealt with in patch #1.

> just guessing ...


I have used this

http://fuzzyocr.own-hero.net/browser/tags/FuzzyOcr-3.5.0-rc1

To see none patches. Or should I use rather (see below) this?

http://fuzzyocr.own-hero.net/browser/trunk/devel


-- 
Viele Gruesse, Kind regards,
 Jim Knuth
 jk@jkart.de
 ICQ #277289867
----------
Zufalls-Zitat
----------
Moralische Entrüstung besteht in den meisten Fällen zu 2 
Prozent aus Moral, 48 Prozent aus Hemmung und 50 Prozent 
Neid.
----------
Der Text hat nichts mit dem Empfaenger der Mail zu tun
----------
Virus free. Checked by NOD32 Version 1940 Build 8647  27.12.2006


Re: Error in FuzzyOcr 3.5.x branch

Posted by snowcrash+spamassassin <sc...@gmail.com>.
hi,

some of this is familiar ...

> I use FuzzyOcr 3.5.x branch.

are you, in fact using the SVN branch? or building from the 'release' tarballs?

my suggestion is stick to the tarballs, for now.

and, if you are using the tarballs, have you applied all 3 patches?

iirc, the untie errors i'd seen were dealt with in patch #1.

just guessing ...