Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
snibgo wrote: ↑2017-08-27T00:08:00-07:00
I can't answer the question, but I suggest you read the config.log that IM made for more details about why "--with-png" failed.
configure:33622: checking for PNG
configure:33629: $PKG_CONFIG --exists --print-errors "libpng >= 1.0.0"
Package zlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `zlib.pc'
to the PKG_CONFIG_PATH environment variable
Package 'zlib', required by 'libpng', not found
configure:33632: $? = 1
configure:33646: $PKG_CONFIG --exists --print-errors "libpng >= 1.0.0"
Package zlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `zlib.pc'
to the PKG_CONFIG_PATH environment variable
Package 'zlib', required by 'libpng', not found
configure:33649: $? = 1
configure:33663: result: no
Package 'zlib', required by 'libpng', not found
configure:33691: result: