Page 1 of 1

Version incompatibility?

Posted: 2011-10-14T01:36:42-07:00
by Miko
Hi,

Not sure if this is the correct location to post this, but I'm having an error while trying to use ImageMagick.
I'm getting this:
error output: dyld: Library not loaded: /usr/X11/lib/libpng15.15.dylib;
Reason: Incompatible library version: identify requires version 20.0.0 or later, but libpng15.15.dylib provides version 17.0.0;
Someone knows where I can find the version 20.0.0? Also not really sure which library his talking about, X11?

I'm running OS X Lion 10.7.1

Thanks!

Re: Version incompatibility?

Posted: 2011-10-14T04:39:38-07:00
by magick
Try downloading the Mac OS X ImageMagick binary again. We updated the binary to link to a static version of the PNG delegate library.