← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #692377]: Unable to use image to text (tesseract) in Linux

 

Question #692377 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/692377

Description changed to:
Getting error java.lang.UnsatisfiedLinkError: Error looking up function
'TessPDFRendererCreateTextonly':... when trying find("foo.png").text()

Also seeing a similar error (TessBaseAPIDumpPGM) in a different class

The exact same code works in windows and the linux Sikuli IDE but not in linux from the command line (Java -jar ....), which is where it will be deployed. Using Sikuli 2.0.2 on Solaris 11. Running tesseract -v gives 
tesseract 4.1.1-rc2-20-g01fb
.......
Found AVX2
Found AVX
Found FMA
Found SSE

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.