You wrote you compiled it. So I expect you know which version you compiled.
Anyway in version 3.00 on linux (not on windows) you can use "tesseract -v" to see version. Zd. On Thu, Sep 30, 2010 at 6:05 AM, TesseractNoob <[email protected]>wrote: > Thank you for your reply. > > How do I ensure that I am running tesseract in 2.04 version? > > On Sep 29, 4:07 pm, zdenko podobny <[email protected]> wrote: > > First of all - alway specify version you use. Based on error I guess it > it > > 3.00 (prereleae). > > On linux I do not need specified TESSDATA_PREFIX (unless you want to use > > other than standard tessdata directory). I expect that you set > > wrong TESSDATA_PREFIX. > > > > Zd. > > > > On Wed, Sep 29, 2010 at 8:18 AM, TesseractNoob <[email protected] > >wrote: > > > > > Thanks for your reply. Ok I think I compiled both tesseract 2.04 and > > > tesseract 3 pre release in the same machine. So that may caused the > > > issue. Now I cleaned both versions of builds using make cleandist. > > > After that ran the ./configure, make and make install commands. The > > > tess data prefix was exported as export TESSDATA_PREFIX=/usr/local/ > > > share/. > > > > > So I tried to run the make box command. I am building this in a mac > > > machine. It resultant in eng.traineddata not found message. So how > > > come this happens if its not related to the 2.04 version? So I tried > > > copying a eng.traineddata file to tessdata folder and that error was > > > seems fixed. Then I ran the box.train command to make the .tr file. I > > > am running this command from the tessdata/configs directory. This gave > > > a result of variable not found: display_text. Can any one help me to > > > fix this issue? Also I am not sure whether I am following the right > > > procedure. Please confirm whether I am correct. > > > > > Please guide me. > > > > > Thank you. > > > > > On Sep 29, 3:54 am, "Jimmy O'Regan" <[email protected]> wrote: > > > > On 28 September 2010 19:44, TesseractNoob <[email protected]> > wrote: > > > > > > > Thanks for your reply. So how I am supposed to make the > .traineddata > > > > > file in old version? > > > > > > You don't. Tesseract 2.* uses individual data files. > > > > > > -- > > > > <Leftmost> jimregan, that's because deep inside you, you are evil. > > > > <Leftmost> Also not-so-deep inside you. > > > > > -- > > > 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]<tesseract-ocr%[email protected]> > <tesseract-ocr%[email protected]<tesseract-ocr%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/tesseract-ocr?hl=en. > > -- > 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]<tesseract-ocr%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tesseract-ocr?hl=en. > > -- 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.

