I come from spain and my english is very bad. Sorry.
I installed imagemagick on debian etch , all ok, but i have problems. i paste you:
Code: Select all
convert /var/www/s2m/app/webroot/img/properties/6268.png -format png /var/www/s2m/app/webroot/img/properties/6268original.png
convert: no decode delegate for this image format `/var/www/s2m/app/webroot/img/properties/6268.png' @ magick/constitute.c/ReadImage/526.
convert: missing an image filename `/var/www/s2m/app/webroot/img/properties/6268original.png' @ wand/convert.c/ConvertImageCommand/2710.
lab:/var/www/s2m/app/webroot/img/properties# convert -list configure
Path: /usr/local/lib/ImageMagick-6.4.5/config/configure.xml
Name Value
-------------------------------------------------------------------------------
CC gcc -std=gnu99
CFLAGS -g -O2 -Wall -W -pthread
CONFIGURE ./configure '--with-modules'
COPYRIGHT Copyright (C) 1999-2008 ImageMagick Studio LLC
CPPFLAGS -I/usr/local/include/ImageMagick
CXX g++
CXXFLAGS -g -O2 -Wall -W -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-fontpath= --with-rsvg=no --with-xml=no
EXEC-PREFIX /usr/local
HOST i686-pc-linux-gnu
LDFLAGS -L/usr/local/lib
LIB_VERSION 0x645
LIB_VERSION_NUMBER 6,4,5,8
LIBS -lMagickCore -lm -lpthread
NAME ImageMagick
PCFLAGS
PREFIX /usr/local
QuantumDepth 16
RELEASE_DATE 2008-12-19
VERSION 6.4.5
WEBSITE http://www.imagemagick.org
in this link, tell how install http://www.imagemagick.org/script/insta ... e.php#unix . But, i don´t see none links for install libraries.
Thanks and sorry my english is very bad