Saurabh Gokhale - 2015-01-20

Hello Team,

I'm using MacOS Yosemite. I need to use tesseract for OCR. I'm having two below concerns.

  • I tried using the libtesseract302.dll library and included this dll in the classpath. But I'm facing the exception

java.lang.UnsatisfiedLinkError: Unable to load library 'libtesseract302': Native library

How do I solve this issue ? Any steps to perform ?

  • Also, I'm unable to find the libtesseract302.dylib for MacOS inside the zip file downloaded from sourceforge.net for tesseract package. Where can I get that lib file ?

Can anyone please help me with the above questions ?

Thanks.