Hi!
I was trying to build and upload tesseract online. I've somehow found the 
tesseract but I'm getting this error:

"pytesseract.pytesseract.TesseractError: (127, 
'/home/dpsocr/mysite/tesseract-ara/bin/tesseract: error while loading 
shared libraries: libtesseract.so.4: cannot open shared object file: No 
such file or directory')"

It seems like tesseract is unable to find libtesseract library.
But the libraries are in the 'lib' directory as follows:
|_mysite
      |_tesseract
                |_bin
                |_lib
                |_tesseract

*So the Question is that, I have built the tesseract using docker now I 
wanted to know that if there is any way to build tesseract and it's 
libraries, and then compress them together to upload them to the online 
hosting so that tesseract will know its required libraries are along with 
it.*

Thanks for any advice.

-- 
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 tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/551aacb8-59ff-4c5f-881d-c8f94aeba0a4n%40googlegroups.com.

Reply via email to