im trying to install the latest version of imnagemagik because im currently running ImageMagik.5.5.6 and i need to be running 6 or better inable for my AGS script to work.
i downloaded the latest, untared it, configured it..when i ran make i get this error
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.so when searching for -lX11
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching for -lX11
/usr/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status
make: *** [magick/libMagick.la] Error 1
make: Target `install' not remade because of errors.
i did a search in the forums... i cam across
http://forums.cpanel.net/showthread....highlight=lX11
in which case i used WHM and tried to force install the Xfree Dev package but it sait it was already installed
so i downloaded XFree86-devel-4.3.0-97.EL.x86_64.rpm
and rpm -Uvh --force XFree86-devel-4.3.0-97.EL.x86_64.rpm
output:
root@wsip-24-234-166-166 [/]# rpm -Uvh --force XFree86-devel-4.3.0-97.EL.x86_64.rpm
warning: XFree86-devel-4.3.0-97.EL.x86_64.rpm: V3 DSA signature: NOKEY, key ID a7048f8d
Preparing... ########################################### [100%]
1:XFree86-devel ########################################### [100%]
root@wsip-24-234-166-166 [/]#
yet i tried to make ImageMagick and still get the same error
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.so when searching for -lX11
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching for -lX11
/usr/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status
make: *** [magick/libMagick.la] Error 1
what am i not doing right



LinkBack URL
About LinkBacks
Reply With Quote




