delegate missing
Posted: 2012-02-02T21:32:03-07:00
Hello,
I installed the ImageMagick on Ubuntu but it seems that the delegates are missing. I guess I didn't run the configure correctly (I cannot run sudo).
What options should I supply to configure so that it can figure out the delegates correctly? Thanks.
the following is the output of convert --list configure
Path: /U1/accounts/gshy/softwares/ImageMagick-6.7.2/share/ImageMagick-6.7.2/configure.xml
Name Value
-------------------------------------------------------------------------------
CC gcc -std=gnu99 -std=gnu99
CFLAGS -fopenmp -g -O2 -Wall -pthread
CODER_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/lib/ImageMagick-6.7.2/modules-Q16/coders
CONFIGURE ./configure '--prefix=/U1/accounts/gshy/softwares/ImageMagick-6.7.2'
CONFIGURE_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/etc/ImageMagick/
COPYRIGHT Copyright (C) 1999-2011 ImageMagick Studio LLC
CPPFLAGS -I/U1/accounts/gshy/softwares/ImageMagick-6.7.2/include/ImageMagick
CXX g++
CXXFLAGS -g -O2 -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 --with-perl=no
DOCUMENTATION_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/share/doc/ImageMagick-6.7.2/
EXEC-PREFIX /U1/accounts/gshy/softwares/ImageMagick-6.7.2
EXECUTABLE_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/bin
FEATURES OpenMP
FILTER_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/lib/ImageMagick-6.7.2/modules-Q16/filters
HOST x86_64-unknown-linux-gnu
LDFLAGS -L/U1/accounts/gshy/softwares/ImageMagick-6.7.2/lib
LIB_VERSION 0x672
LIB_VERSION_NUMBER 6,7,2,9
LIBRARY_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/lib/ImageMagick-6.7.2
LIBS -lMagickCore -lm -lgomp -lpthread -lltdl
NAME ImageMagick
PCFLAGS -fopenmp
PREFIX /U1/accounts/gshy/softwares/ImageMagick-6.7.2
QuantumDepth 16
RELEASE_DATE 2011-09-24
SHARE_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/share/ImageMagick-6.7.2
SVN_REVISION 5362
TARGET_CPU x86_64
TARGET_OS linux-gnu
TARGET_VENDOR unknown
VERSION 6.7.2
WEBSITE http://www.imagemagick.org
Path: [built-in]
I installed the ImageMagick on Ubuntu but it seems that the delegates are missing. I guess I didn't run the configure correctly (I cannot run sudo).
What options should I supply to configure so that it can figure out the delegates correctly? Thanks.
the following is the output of convert --list configure
Path: /U1/accounts/gshy/softwares/ImageMagick-6.7.2/share/ImageMagick-6.7.2/configure.xml
Name Value
-------------------------------------------------------------------------------
CC gcc -std=gnu99 -std=gnu99
CFLAGS -fopenmp -g -O2 -Wall -pthread
CODER_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/lib/ImageMagick-6.7.2/modules-Q16/coders
CONFIGURE ./configure '--prefix=/U1/accounts/gshy/softwares/ImageMagick-6.7.2'
CONFIGURE_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/etc/ImageMagick/
COPYRIGHT Copyright (C) 1999-2011 ImageMagick Studio LLC
CPPFLAGS -I/U1/accounts/gshy/softwares/ImageMagick-6.7.2/include/ImageMagick
CXX g++
CXXFLAGS -g -O2 -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 --with-perl=no
DOCUMENTATION_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/share/doc/ImageMagick-6.7.2/
EXEC-PREFIX /U1/accounts/gshy/softwares/ImageMagick-6.7.2
EXECUTABLE_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/bin
FEATURES OpenMP
FILTER_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/lib/ImageMagick-6.7.2/modules-Q16/filters
HOST x86_64-unknown-linux-gnu
LDFLAGS -L/U1/accounts/gshy/softwares/ImageMagick-6.7.2/lib
LIB_VERSION 0x672
LIB_VERSION_NUMBER 6,7,2,9
LIBRARY_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/lib/ImageMagick-6.7.2
LIBS -lMagickCore -lm -lgomp -lpthread -lltdl
NAME ImageMagick
PCFLAGS -fopenmp
PREFIX /U1/accounts/gshy/softwares/ImageMagick-6.7.2
QuantumDepth 16
RELEASE_DATE 2011-09-24
SHARE_PATH /U1/accounts/gshy/softwares/ImageMagick-6.7.2/share/ImageMagick-6.7.2
SVN_REVISION 5362
TARGET_CPU x86_64
TARGET_OS linux-gnu
TARGET_VENDOR unknown
VERSION 6.7.2
WEBSITE http://www.imagemagick.org
Path: [built-in]