0down votefavorite 
<http://stackoverflow.com/questions/35293295/tess4j-on-oracle-enterpirse-linux-native-library-linux-x86-64-libtesseract-so#>

I have problems during configuration and operation of the tess4j Oracle 
Enterprise Linux.

I installed tesseract3.04 and leptonica 1.71 . Tesseract I installed that I 
download a .tarfile unpacked and do

./configure 
make 
make install
# tesseract -v
tesseract 3.04.00
 leptonica-1.71

When I run the application in netbeans receive the following error :

 java.lang.UnsatisfiedLinkError : Unable to load library ' tesseract ': Native 
library ( linux - x86 / libtesseract.so )...

i copy libteseract.co in /tmp/tess4j/linux-x86 When i set Property 
jna.library.path to usr/local/lib I tried to export LD_LIBRARY_PATH than 
again I have the same error.

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/2ac006a6-27ab-4e37-816f-ac139aa01f3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to