01-22-2019, 10:05 PM
OCRFeeder is a front-end for OCR. It calls tesseract by default to do the actual OCR. This is when the /tmp file errors are encountered.
It seems tesseract creates tmpfiles somewhere else than the OCRFeeder frontend or can't write to the OCRFeeder tmp directory.
When OCRFeeder, starts, it does create a directory in /tmp so that is ok. But when tesseract runs the OCR, it doesn't write the files in the OCRFeeder tmp directory.
Any suggestions?
It seems tesseract creates tmpfiles somewhere else than the OCRFeeder frontend or can't write to the OCRFeeder tmp directory.
When OCRFeeder, starts, it does create a directory in /tmp so that is ok. But when tesseract runs the OCR, it doesn't write the files in the OCRFeeder tmp directory.
Any suggestions?