hi,
thanks.
interesting. just compiled a static build and got 1 dll
(cygtesseract-3.dll size around 3592 kb) and tesseract.exe (around 84 kb).
last time in 2012 i kind of got a nearly 27 mb large exe (tesseract.exe).
without actually the other dlls.
but it seems to run without any problem.
i used the following script today:
--- script begin ---
# building tesseract script
# cd to c
cd /cygdrive/c/
# remove tesseract and tesseractsrc directories
rm -r tesseractsrc
rm -r tesseract
# get tesseract from git and drop it to tesseractsrc
git clone
https://code.google.com/p/tesseract-ocr/ tesseractsrc
# create the tesseract dir
mkdir tesseract
# cd to the source dir
cd tesseractsrc
# create the configure script
./autogen.sh --prefix=/cygdrive/c/tesseract
# execute the configure script
./configure --prefix=/cygdrive/c/tesseract --disable-tessdata-prefix
--disable-shared
# build and install tesseract
make install
---script end---
before in 2012 i used to do a
make -j 4
before i did
make install
after make install i did make training but it seems the training tools
seem to have some compilation issues.
greetings,
simon
>>
simon.ei...@vol.at <javascript:>
>>
>
--
Simon Eigeldinger
Follow me on Twitter:
http://www.twitter.com/domasofan/
E-Mail:
simon.ei...@vol.at
MSN:
simon_ei...@hotmail.com
ICQ: 121823966
Jabber:
doma...@andrelouis.com
---
Diese E-Mail ist frei von Viren und Malware, denn der avast! Antivirus Schutz ist aktiv.
http://www.avast.com