Thanks!

For
identify -list configure

there is no openexr in the DELEGATES line..
DELEGATES     bzlib dps freetype tiff x11 xml zlib


For
export LDSHARED=c++
identify -list format

I see
     EXR* EXR       ---   High Dynamic-range (HDR)


Is the ImageMagick configure not finding my OpenEXR?
I'm on OS X and followed the Install-mac.txt.
I installed openexr-1.4.0.


Mark



On 7/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> and it looks like OpenEXR is included.

Type

  identify -list configure and see if openexr is on the DELEGATES line.

Try

  export LDSHARED=c++
  identify -list format

Does EXR support show up in the list?

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to