Page 1 of 1

has JPEG2000 support changed in ImageMagick ?

Posted: 2014-08-06T16:17:42-07:00
by tmart
I am having trouble getting IM 6.8.* (6.8.8.10 and 6.8.9.6) to find JP2 libraries.

It also looks like the "--with-jp2" (present in the configure --help output) switch isn't even recognized as a "configure" switch.

I've tried with OpenJpeg and JasPer libraries installed and IM doesn't seem to find them and doesn't list them as delegates in the subsequent build.

Thanks in advance,

-- TM

Re: has JPEG2000 support changed in ImageMagick ?

Posted: 2014-08-06T16:52:02-07:00
by tmart
nevermind - thanks anyhow.

I figured it out - it was a pkg-config issue referencing /usr/local/lib where I had installed the OpenJPEG libs.