You do not need to compile tesseract. Just set your TESSERACT_DATA to your tessdata directory (e.g. %AppData%) (before calling tesseract)... That's all.
Imaging that you are running on vista/7 as a regular user, you can not write nothing to the tessdata directory, then if you need to write a config file to be used in command line (like the hocr def config), you need to run as admin or give a regular user access rigth to %programdata%/tesseract-ocr/tessdata directory. -- 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

