Am trying to install ImageMagick-6.4.5 version in RHEL 5
X11 package is available but in delegated configuration is not available (X11 --with-x= no)
Can you please help me
This is my delegated configuration output
Delegate Configuration:
BZLIB --with-bzlib=yes yes
Autotrace --with-autotrace=no no
DJVU --with-djvu=yes no
DPS --with-dps=yes no
FlashPIX --with-fpx=yes no
FontConfig --with-fontconfig=no no
FreeType --with-freetype=yes no
GhostPCL None pcl6 (unknown)
GhostXPS None gxps (unknown)
Ghostscript None gs (8.15.2)
result_ghostscript_font_dir='none'
Ghostscript fonts --with-gs-font-dir=default
Ghostscript lib --with-gslib=yes no (failed tests)
Graphviz --with-gvc=yes no
JBIG --with-jbig=yes no
JPEG v1 --with-jpeg=yes yes
JPEG-2000 --with-jp2=yes no
LCMS --with-lcms=yes no
LQR --with-lqr=yes no
Magick++ --with-magick-plus-plus=yes no (failed tests)
OpenEXR --with-openexr=yes no
PERL --with-perl=yes /usr/bin/perl
PNG --with-png=yes no
RSVG --with-rsvg=no no
TIFF --with-tiff=yes no
result_windows_font_dir='none'
Windows fonts --with-windows-font-dir=
WMF --with-wmf=yes no
X11 --with-x= no
XML --with-xml=no no
ZLIB --with-zlib=yes yes
X11 Configuration:
X_CFLAGS =
X_PRE_LIBS =
X_LIBS =
X_EXTRA_LIBS =
Options used to compile and link:
PREFIX = /usr/local
EXEC-PREFIX = /usr/local
VERSION = 6.4.5
CC = gcc -std=gnu99
CFLAGS = -fopenmp -g -O2 -Wall -W
MAGICK_CFLAGS = -fopenmp -g -O2 -Wall -W
CPPFLAGS = -I/usr/local/include/ImageMagick
PCFLAGS = -fopenmp
DEFS = -DHAVE_CONFIG_H
LDFLAGS =
MAGICK_LDFLAGS = -L/usr/local/lib
LIBS = -lMagickCore -ljpeg -lbz2 -lz -lm -lgomp -lpthread
CXX = g++
CXXFLAGS =
ImageMagick - 6.4.5
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: ImageMagick - 6.4.5
What exactly is the problem?
You could also look at my suggested installation method, which involved building the RPM for the system for easier package management.
http://www.imagemagick.org/Usage/api/#building
You could also look at my suggested installation method, which involved building the RPM for the system for easier package management.
http://www.imagemagick.org/Usage/api/#building
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
Re: ImageMagick - 6.4.5
I have tried but after building no rpm are not available in that location.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: ImageMagick - 6.4.5
did you get any errors or problems?
Some of these ^%^&$^& rpm build things build it in 'rpmbuild' sub-directory
of the users home. I hate it when it don't do as requested and build it in the
/tmp directory specified.
Some of these ^%^&$^& rpm build things build it in 'rpmbuild' sub-directory
of the users home. I hate it when it don't do as requested and build it in the
/tmp directory specified.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/