On Nov 25, 5:28 am, "Thomas Breuel" <[EMAIL PROTECTED]> wrote:
> We'll try to come up with a workaround.

There is no need for a workaround.  I have just reinstalled all
external packages and ocropus subversion revision 1305 on an Intel
Pentium 4 PC running Ubuntu 8.10.

I installed using synaptic package manager libgif-dev (4.1.6-4).

After patching leptonlib-1.58 and running configure (with --enable-
prog option), I obtained:

checking for jpeg_start_decompress in -ljpeg... yes
checking for png_write_image in -lpng... yes
checking for TIFFOpen in -ltiff... yes
checking for deflate in -lz... yes
checking for DGifCloseFile in -lgif... yes

After make, I ran prog/gifio_reg to obtain:

Read time for 8 Mpix 1 bpp:   0.148 sec: unbelievable!
Write time for 8 Mpix 1 bpp:   0.276
Correct for feyn.tif
   depth: pixs = 1, pix1 = 1
Correct for weasel2.4g.png
   depth: pixs = 2, pix1 = 2
...
Info in pixConvertRGBToColormap: More than 256 colors; using octree
quant with dithering
Correct for marge.jpg
   depth: pixs = 32, pix1 = 8

Installing tesseract-ocr, subversion revision 201, configure returns:

checking liblept/allheaders.h usability... yes
checking liblept/allheaders.h presence... yes
checking for liblept/allheaders.h... yes
checking for pixCreate in -llept... yes
checking for TIFFOpen in -ltiff... yes

export PATH=$PATH:$HOME/btest/bin
$ tesseract phototest.tif phototest
worked fine.

After installing iulib, subversion revision 116, I finally install
ocropus subversion revision 1305, configure returning:

checking liblept/allheaders.h usability... yes
checking liblept/allheaders.h presence... yes
checking for liblept/allheaders.h... yes
checking for pixCreate in -llept... yes

ocropus compiles fine, can change to directory ocroscript and run ./
run-tests.

There is no problem with leptonica and ocropus.  Anyone can repeat
this proof using Ubuntu 8.10 and my patches to enable libtool and
shared libraries.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ocropus" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/ocropus?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to