Hi guys, Finally, the problem was with cygwin, somehow it installed tesseract 2.x (couple of libraries) and linked to the tesseract 3.0. Probably it mixed up and disturbed to work correctly. I uninstalled all cygwin packages, installed MS VS Studio 2008 Express instead, svn-ed tesseract 3.0.1, build the solution and voila ... It started working and how !!!
Thank you all so much!!! You ROCK !!! On Sat, Apr 30, 2011 at 1:12 AM, Quan Nguyen <[email protected]> wrote: > Looks like you're running Tesseract 2.0x version, which does not > support Oriental scripts. Download, install Tesseract 3.01 and try > training again. > > On Apr 29, 7:09 am, Oleg Tikhonov <[email protected]> wrote: > > Here is a command and the error/message > > > > $ tesseract.exe ../korean_training/annyong_eng.png > > ../korean_training/annyong_eng.png -l kor batch.nochop makebox > > > > Unable to load unicharset file /usr/share/tessdata/kor.unicharset > > > > -- > 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 > -- Best regards, Oleg. -- 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

