|
ImageMagick is one of the more popular, borderlining neccessary additions to most cPanel servers, yet it does not come installed by default.. Here is a quick howto on installing it, it's very simple, and can be followed step by step for a successful install: ImageMagick is one of the more popular, borderlining neccessary additions to most cPanel servers, yet it does not come installed by default.. Here is a quick howto on installing it, it's very simple, and can be followed step by step via SSH for a successful install: mkdir /home/src cd /home/src wget ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-5.5.7-17.tar.gz tar xvzf ImageMagick-5.5.7-17.tar.gz cd ImageMagick-5.5.7 ./configure make make install cd PerlMagick perl Makefile.PL make make install
|
Add to Favourites
Print this Article
|