I\'ve had tesseract and Tess4J running on my MBP for a while now. Today I started to migrate my app to the server and started installing everything on the server. Prior to r
You must set LD_LIBRARY_PATH environment variable to the path where libtesseract.so is.
export LD_LIBRARY_PATH=/usr/local/lib