ImageMagick HELP!!

I have followed all of these steps to install ImageMagick:

quote:
--------------------------------------------------------------------------------
login root

wget ftp://ftp.imagemagick.org/pub/ImageM....5.7-10.tar.gz

tar -zxvf ImageMagick-5.5.7-10.tar.gz

cd ImageMagick*

./configure

make

make install

reboot

--------------------------------------------------------------------------------
Things seemed to install successfully, so then I searched for the path to convert. I found the path to convert at /usr/local/bin/convert

it still does not seem to be working. Any suggestions how to get ImageMagick running properly? I have a client who would like to use 4images and they keep receiving the error that it is either the wrong path or ImageMagick is not installed. Please help!
ImageMagick HELP!!

 

 

 

 

Top