Page 1 of 1

Posted: 2006-03-30T13:52:41-07:00
by magick
Type
  • idenitfy -list format
Make sure the PNG format has a mode of rw- and it displays the PNG delegate library version number. If not ImageMagick was built without the requisite PNG delegate library which is required to read/write PNG images.

Posted: 2006-03-30T14:13:32-07:00
by magick
You need to check carefully the config.log file produced by the ImageMagick configure script to determine why ImageMagick failed to validate your PNG library. Perhaps its a permission problem or it could not find the header files.