All right Quan, thanks for clarifying!
No, I don't have it installed on Solaris. But the thing is that I don't have it installed on Windows either and it works out-of-the-box. I thought that Tess4J already included the tesseract libraries. Thanks for your help.
Hi eveyrone. I've just managed to execute a program created with Netbeans and Tess4j. The .jar generated runs fin in both Windows 7 and Ubuntu 17.10. However, when trying to run the same .jar in a Solaris machine I get the following error: Exception in thread "main" java.lang.UnsatisfiedLinkError: Unable to load library 'tesseract': Native library (sunos-sparc/libtesseract.so) not found in resource path ([file:/weblogic92/Tarki/Test_OCR/test_tess4j_1.3.0_netbeans-project_Working_vers3.4.4.jar]) at...