https://bugs.kde.org/show_bug.cgi?id=457662
--- Comment #8 from antikapitali...@pobox.sk --- The culprit is Ghostscript configured --with-tesseract, while ImageMagick is configured with --with-gslib. That is why the conflict appears only in release packages of Ghostscript, which additionally bundle Tesseract (and Leptonica). For ImageMagick configured --with-gslib, Ghostscript must either be configured --without-tesseract, or its source tree have the tesseract directory deleted before building. -- You are receiving this mail because: You are watching all bug changes.