Hi I can't convert a PS file into anything. When running the convert manually, I get:
[EMAIL PROTECTED] tmp]$ convert -verbose test.ps test.png "gs" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g54x11 "-sOutputFile=/tmp/magick-XXX8ipaU" "-f/tmp/magick-XXxlKTXr" "-f/tmp/magick-XXYYdDLZ" convert: image size exceeds user limits in IHDR `/tmp/magick-XXX8ipaU'. convert: Corrupt image `/tmp/magick-XXX8ipaU'. convert: Postscript delegate failed `test.ps': No such file or directory. convert: missing an image filename `test.png'. [EMAIL PROTECTED] tmp]$ Follows my IM configuration: Path: /usr/lib/ImageMagick-6.4.0/config/configure.xml Name Value ------------------------------------------------------------------------------- CC gcc CFLAGS -g -O2 -Wall -W -pthread CONFIGURE ./configure --prefix=/usr/ --enable-hdri=yes COPYRIGHT Copyright (C) 1999-2008 ImageMagick Studio LLC CPPFLAGS -I/usr/include/ImageMagick CXX g++ CXXFLAGS -g -O2 -Wall -W -pthread DEFS -DHAVE_CONFIG_H DELEGATES bzlib fontconfig freetype gs gvc jpeg lcms openexr png rsvg tiff x11 xml wmf zlib DISTCHECK_CONFIG_FLAGS --disable-deprecate --with-quantum-depth=16 --with-djvu=no --with-umem=no --with-fontpath= --with-lqr=no EXEC-PREFIX /usr HOST i686-pc-linux-gnu LDFLAGS -L/usr/lib -lfreetype -lz LIB_VERSION 0x640 LIB_VERSION_NUMBER 6,4,0,4 LIBS -lMagickCore -llcms -ltiff -lfreetype -ljpeg -lfontconfig -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lpthread NAME ImageMagick PCFLAGS PREFIX /usr QuantumDepth 16 RELEASE_DATE 04/04/08 VERSION 6.4.0 WEBSITE http://www.imagemagick.org [EMAIL PROTECTED] tmp]$ Let me know what other information I can give to help debugging the problem. Cheers ambs -- Alberto Simões -- Alberto Simões _______________________________________________ Magick-bugs mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-bugs
