I installed ImageMagick Like This
I downloaded the Unix Source from the siteI then did the following:
root#./configure --without-perl
root#make && make install
root#cd PerlMagick
root#perl Makefile.PL
root#make && make install
root#make && make install
root#cd PerlMagick
root#perl Makefile.PL
root#make && make install
root#which display
/usr/bin/which: no display in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)