In my case on Fedora 14 (64 bits), I had to recompile tesseract 2.04 myself (cause it was not compiled with -fPIC).
Even if I provide the right address for TESSERACT_DATA_DIR in the CMakeCache.txt, or add the corresponding address in cmake_modules/common.cmake, it crashes...
In my case on Fedora 14 (64 bits), I had to recompile tesseract 2.04 myself (cause it was not compiled with -fPIC).
Even if I provide the right address for TESSERACT_DATA_DIR in the CMakeCache.txt, or add the corresponding address in cmake_modules/ common. cmake, it crashes...