Getting the following error when adding TIFF files:
12:45:02,545 WARN [TiffTextExtractor] Failed to extract OCR text
java.io.FileNotFoundException: /tmp/okm1330748909376977501.txt (No such file or directory)
Current setup/build is:
Ubuntu 9.04 Server x64
Sun Java 1.5.0_19-b02
ImageMagick 6.5.6-6
Tesseract 2.04 (with English Tessdata)
Tifflib4 and Tifflib4-dev
Manual \"tesseract\" works fine with a handful of \"unknown field tag\" errors. Tiffinfo shows the file being a multi-page TIFF at 2550x3300 by 300dpi, 1 Bit, and CCITT Group 4 Compression. Did a \"convert\" on one to re-sample to 72dpi however still got the same error.
Any ideas?
12:45:02,545 WARN [TiffTextExtractor] Failed to extract OCR text
java.io.FileNotFoundException: /tmp/okm1330748909376977501.txt (No such file or directory)
Current setup/build is:
Ubuntu 9.04 Server x64
Sun Java 1.5.0_19-b02
ImageMagick 6.5.6-6
Tesseract 2.04 (with English Tessdata)
Tifflib4 and Tifflib4-dev
Manual \"tesseract\" works fine with a handful of \"unknown field tag\" errors. Tiffinfo shows the file being a multi-page TIFF at 2550x3300 by 300dpi, 1 Bit, and CCITT Group 4 Compression. Did a \"convert\" on one to re-sample to 72dpi however still got the same error.
Any ideas?