I am running on Ubuntu 11.04 and am getting an error when I try to make a box file for a new font: actual_tessdata_num_entries <= TESSDATA_NUM_ENTRIES:Error:Assert failed: in file tessdatamanager.cpp, line 55
This is the same error when I give it garbage for the .tif file name. Here's my command line: ./tesseract ~/fontname/eng.FONTNAME.exp0.tif ~/fontname/ eng.FONTNAME.exp0 ../tessdata/tessconfigs/batch.nochop ../tessdata/ configs/makebox This is run from the tesseract-3.00/api directory. I have successfully run make and make install on liblept and tesseract. The .tif file is uncompressed, and the .exp0 file is UTF-8. Any help to make a box file is greatly appreciated. I'm wondering if there's a make install problem somehow that is causing me to have to path out tesseract, nochop, and makebox -- and if that might be causing other problems. -Mike -- 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

