On Aug 24, 7:51 pm, 74yrs old <[email protected]> wrote:
> Already available in svn.- source
> codehttp://code.google.com/p/tesseract-ocr/source/checkout
>
> On Mon, Aug 24, 2009 at 8:37 PM, agoox <[email protected]> wrote:
>
> > Anybody knows when will be available dll files for Tesseract-3.0 ? I
> > have a bug in version 2.04 (something about leak memory) and it should
> > be fixed in 3.0. So do you know when ver. 3.0 will be available?
I did a checkout on Linux/x86_64, ran ./configure, which was happy and
told me to
run 'make', which I did, just to get the following:
make all-recursive
make[1]: Entering directory `/var/www/html/decaptcha/tesseract-ocr-
read-only'
Making all in ccstruct
make[2]: Entering directory `/var/www/html/decaptcha/tesseract-ocr-
read-only/ccstruct'
make[3]: Entering directory `/var/www/html/decaptcha/tesseract-ocr-
read-only/ccstruct'
source='blobbox.cpp' object='blobbox.o' libtool=no \
DEPDIR=.deps depmode=none /bin/sh ../config/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../
viewer -g -O2 -c -o blobbox.o blobbox.cpp
/bin/sh: ../config/depcomp: No such file or directory
make[3]: *** [blobbox.o] Error 127
make[3]: Leaving directory `/var/www/html/decaptcha/tesseract-ocr-read-
only/ccstruct'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/www/html/decaptcha/tesseract-ocr-read-
only/ccstruct'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/www/html/decaptcha/tesseract-ocr-read-
only'
make: *** [all] Error 2
what am I missing?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"tesseract-ocr" 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/tesseract-ocr?hl=en
-~----------~----~----~----~------~----~------~--~---