You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/04/19 15:56:00 UTC

[jira] [Commented] (TIKA-2635) Require imageMagick path be specified on Windows OS

    [ https://issues.apache.org/jira/browse/TIKA-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444284#comment-16444284 ] 

Hudson commented on TIKA-2635:
------------------------------

SUCCESS: Integrated in Jenkins build Tika-trunk #1473 (See [https://builds.apache.org/job/Tika-trunk/1473/])
TIKA-2635 -- require that user specify path for imagemagick on windows (tallison: [https://github.com/apache/tika/commit/dae7c0100df748c181729ac921e43e0917709a66])
* (edit) tika-parsers/src/main/java/org/apache/tika/parser/ocr/TesseractOCRParser.java


> Require imageMagick path be specified on Windows OS
> ---------------------------------------------------
>
>                 Key: TIKA-2635
>                 URL: https://issues.apache.org/jira/browse/TIKA-2635
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Minor
>             Fix For: 1.18, 2.0.0
>
>
> Our optional image preprocessing with imagemagick can run into problems on Windows machines where the executable `convert` is a system command, not the imagemagick executable.
> I propose that on Windows, we require users to specify a path for imagemagick.
> If there are other system 'convert' commands on other operating systems, should we require that imagemagick be in the path?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)