0

jp2をサポートする最新のImageMagickをコンパイルして作成し、rpmを実行しました

convert --version
Version: ImageMagick 6.9.1-10 Q16 x86_64 2015-07-30 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenMP
Delegates (built-in): bzlib fftw fontconfig freetype jng jp2 jpeg ltdl lzma pangocairo png tiff wmf x xml zlib

ご覧のとおり、jp2 はデリゲートに含まれています。それでも、このエラーが発生し続けます:

convert: unable to load module `/usr/lib/ImageMagick-6.9.1//modules-Q16HDRI/coders/jp2.la': file not found @ error/module.c/OpenModule/1282.
convert: no decode delegate for this image format `JP2' @ error/constitute.c/ReadImage/501.
convert: no images defined `/tmp/131C6D7C-165E-11E4-A6EB-3950957D6753.jpg' @ error/convert.c/ConvertImageCommand/3230.

ファイルはあるべき場所にあります。

PS: これは RHEL7 上にあります

4

0 に答える 0