has JPEG2000 support changed in ImageMagick ?

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
tmart
Posts: 2
Joined: 2014-08-06T15:12:46-07:00
Authentication code: 6789

has JPEG2000 support changed in ImageMagick ?

Post 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
tmart
Posts: 2
Joined: 2014-08-06T15:12:46-07:00
Authentication code: 6789

Re: has JPEG2000 support changed in ImageMagick ?

Post 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.
Post Reply