Installing on Red Hat with OpenJPEG
Posted: 2015-04-02T03:51:24-07:00
Hi,
I am trying to install ImageMagick 6.9.1 on Red Hat el5.
I have openjpeg-2.1.0 installed. It works and converts png to jp2.
For the ImageMagick installation I am running
./configure CFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib"
and I am getting
Option Value
------------------------------------------------------------------------------
JPEG-2000 --with-jp2=
OpenJP2 --with-openjp2=yes no
. . .
DELEGATES = bzlib mpeg fontconfig freetype jng jpeg lcms png ps tiff x xml zlib
Any advice - how to get ImageMagick working with OpenJPEG on this platform?
I am trying to install ImageMagick 6.9.1 on Red Hat el5.
I have openjpeg-2.1.0 installed. It works and converts png to jp2.
For the ImageMagick installation I am running
./configure CFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib"
and I am getting
Option Value
------------------------------------------------------------------------------
JPEG-2000 --with-jp2=
OpenJP2 --with-openjp2=yes no
. . .
DELEGATES = bzlib mpeg fontconfig freetype jng jpeg lcms png ps tiff x xml zlib
Any advice - how to get ImageMagick working with OpenJPEG on this platform?