[magick-users] Mogrify syntax is incorrect?
Peter Desjardins
peter.desjardins.us at gmail.com
Mon Jun 16 11:38:51 PDT 2008
DELEGATES is set to nothing at all. Does this require an fresh
install? Is there any way to reconfiguring an existing Imagemagick
install to recognize GS?
Here's the long output in case it reveals anything useful.
Thanks again.
Peter Desjardins
****************************************************************
$ /opt/doc/software/ImageMagick-6.3.9/bin/convert -list configure
Path: /opt/doc/software/ImageMagick-6.3.9/lib/ImageMagick-6.3.9/config/configure.xml
Name Value
-------------------------------------------------------------------------------
CC gcc
CFLAGS -g -O2 -Wall -W -pthread
CONFIGURE ./configure --prefix=/opt/doc/software/ImageMagick-6.3.9
--without-perl
COPYRIGHT Copyright (C) 1999-2008 ImageMagick Studio LLC
CPPFLAGS -I/opt/doc/software/ImageMagick-6.3.9/include/ImageMagick
CXX g++
CXXFLAGS -pthread
DEFS -DHAVE_CONFIG_H
DELEGATES
DISTCHECK_CONFIG_FLAGS --disable-deprecate --with-quantum-depth=16
--with-djvu=no --with-umem=no --with-fontpath= --with
-fontconfig=no --with-lqr=no --with-rsvg=no --with-xml=no
EXEC-PREFIX /opt/doc/software/ImageMagick-6.3.9
HOST x86_64-unknown-linux-gnu
LDFLAGS -L/opt/doc/software/ImageMagick-6.3.9/lib
LIB_VERSION 0x639
LIB_VERSION_NUMBER 6,3,9,0
LIBS -lMagickCore -lm -lpthread
NAME ImageMagick
PCFLAGS
PREFIX /opt/doc/software/ImageMagick-6.3.9
QuantumDepth 16
RELEASE_DATE 05/29/08
VERSION 6.3.9
WEBSITE http://www.imagemagick.org
****************************************************************
On Mon, Jun 16, 2008 at 1:40 PM, Fred Weinhaus <fmw at alink.net> wrote:
> You can find out if IM knows about GS by typing:
>
> convert -list configure
>
> Look for the line that starts with DELEGATES. Mine is:
>
> DELEGATES bzlib fontconfig freetype gs jpeg jp2 lcms lqr openexr
> png tiff x11 xml zlib
>
>
> You probably need to see freetype and gs.
More information about the Magick-users
mailing list