I pasted the configure when compiling. In any case, here goes my configuration (and yes, it includes fontconfig and gs)
[EMAIL PROTECTED] tmp]$ convert -list configure 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]$ On Sat, Apr 5, 2008 at 7:21 PM, Fred Weinhaus <[EMAIL PROTECTED]> wrote: > Not sure I can help much, but have you posted your IM configuration? > > convert -list configure > > Look at the DELEGATES line and see if gs and freetype are listed. > > Here is mine: > > DELEGATES bzlib fontconfig freetype gs jpeg jp2 lcms lqr openexr png > tiff x11 xml zlib > > > > > > It is strange that /tmp/magick-* does not exist. So, something is > > > > > failing before the "gs" invocation (using it manually works). How can > > > I debug this properly? > > > > > > > _______________________________________________ > Magick-users mailing list > [email protected] > http://studio.imagemagick.org/mailman/listinfo/magick-users > -- Alberto Simões _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
