[
https://issues.apache.org/jira/browse/TIKA-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14309325#comment-14309325
]
Konstantin Gribov commented on TIKA-1543:
-----------------------------------------
Is tesseract binary executable? Is it called exactly tesseract?
Also, you should call {{setTesseractPath()}} with directory where {{tesseract}}
lives, not with binary inself.
> TesseractOCRParser.setTesseractPath() doesn't work on Linux
> -----------------------------------------------------------
>
> Key: TIKA-1543
> URL: https://issues.apache.org/jira/browse/TIKA-1543
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.7
> Reporter: Sean Zhao
> Fix For: 1.7
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> After call setTesseractPath() to set the Tesseract path to a not-default
> path, like /root/tesseract , call the TesseractOCRParser.parse(), nothing
> will return.
> Not sure if this is related to TIKA-1421.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)