I can convert, but can't identify
Posted: 2010-05-18T10:30:07-07:00
Hello,
sorry, my english is bad.
I have CentOS 5.4 and ImageMagick 6.6.1, installed from binary distribution
I can convert .jpg and .png images, but can't identify them.
identify logo.jpg
identify: no decode delegate for this image format `logo.jpg' @ constitute.c/ReadImage/503.
identify logo.png
identify: no decode delegate for this image format `logo.png' @ constitute.c/ReadImage/503.
convert -list configure
Path: /usr/local/lib/ImageMagick-6.5.4/config/configure.xml
Name Value
-------------------------------------------------------------------------------
CC gcc -std=gnu99
CFLAGS -fopenmp -g -O2 -Wall -W -pthread
CONFIGURE ./configure
COPYRIGHT Copyright (C) 1999-2009 ImageMagick Studio LLC
CPPFLAGS -I/usr/local/include/ImageMagick
CXX g++
CXXFLAGS -pthread
DEFS -DHAVE_CONFIG_H
DELEGATES
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 0x654
LIB_VERSION_NUMBER 6,5,4,6
LIBS -lMagickCore -lm -lgomp -lpthread
NAME ImageMagick
PCFLAGS -fopenmp
PREFIX /usr/local
QuantumDepth 16
RELEASE_DATE 2009-07-31
VERSION 6.5.4
WEBSITE http://www.imagemagick.org
Also, I don't understand, why it use config from version 6.5.4?
sorry, my english is bad.
I have CentOS 5.4 and ImageMagick 6.6.1, installed from binary distribution
I can convert .jpg and .png images, but can't identify them.
identify logo.jpg
identify: no decode delegate for this image format `logo.jpg' @ constitute.c/ReadImage/503.
identify logo.png
identify: no decode delegate for this image format `logo.png' @ constitute.c/ReadImage/503.
convert -list configure
Path: /usr/local/lib/ImageMagick-6.5.4/config/configure.xml
Name Value
-------------------------------------------------------------------------------
CC gcc -std=gnu99
CFLAGS -fopenmp -g -O2 -Wall -W -pthread
CONFIGURE ./configure
COPYRIGHT Copyright (C) 1999-2009 ImageMagick Studio LLC
CPPFLAGS -I/usr/local/include/ImageMagick
CXX g++
CXXFLAGS -pthread
DEFS -DHAVE_CONFIG_H
DELEGATES
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 0x654
LIB_VERSION_NUMBER 6,5,4,6
LIBS -lMagickCore -lm -lgomp -lpthread
NAME ImageMagick
PCFLAGS -fopenmp
PREFIX /usr/local
QuantumDepth 16
RELEASE_DATE 2009-07-31
VERSION 6.5.4
WEBSITE http://www.imagemagick.org
Also, I don't understand, why it use config from version 6.5.4?