no decode delegate for this image format (PNG)
Posted: 2009-07-27T05:13:11-07:00
Hi,
Im beginner in IM (my version 6.5.0-10)
i can't use convert png i have "no decode delegate for this image format"
1/ i install libpng 1.2.38
2/ i run 'convert -list configure'
i have
what can i do ?
thank you very much for support.
Im beginner in IM (my version 6.5.0-10)
i can't use convert png i have "no decode delegate for this image format"
1/ i install libpng 1.2.38
2/ i run 'convert -list configure'
i have
Code: Select all
Path: /usr/local/lib/ImageMagick-6.5.0/config/configure.xml
Name Value
-------------------------------------------------------------------------------
CC gcc -std=gnu99
CFLAGS -fopenmp -g -O2 -Wall -W -pthread
CONFIGURE ./configure '--without-perl' '--enable-lcms'
COPYRIGHT Copyright (C) 1999-2009 ImageMagick Studio LLC
CPPFLAGS -I/usr/local/include/ImageMagick
CXX g++
CXXFLAGS -g -O2 -Wall -W -pthread
DEFS -DHAVE_CONFIG_H
DELEGATES jpeg lcms tiff
DISTCHECK_CONFIG_FLAGS --disable-deprecated --with-quantum-depth=16 --with-umem=no --with-autotrace=no --with-fontconfig=no --with-gslib=no --with-fontpath= --with-rsvg=no --with-xml=no
EXEC-PREFIX /usr/local
HOST i686-pc-linux-gnu
LDFLAGS -L/usr/local/lib
LIB_VERSION 0x650
LIB_VERSION_NUMBER 6,5,0,10
LIBS -lMagickCore -llcms -ltiff -ljpeg -lm -lgomp -lpthread
NAME ImageMagick
PCFLAGS -fopenmp
PREFIX /usr/local
QuantumDepth 16
RELEASE_DATE 2009-04-11
VERSION 6.5.0
WEBSITE http://www.imagemagick.org
thank you very much for support.