Home Hosting Domains IT Services Support Contact Us
MyAccount PortalClient AreaAnnouncementsKnowledgebaseSupport TicketsDownloads

Knowledgebase
You are here: MyAccount Portal > Knowledgebase > Server Software > How Do I Install ImageMagick on a cPanel VPS?

How Do I Install ImageMagick on a cPanel VPS?

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



Was this answer helpful?

Add to Favourites
Print this Article


Network Status Client Area Knowledgebase Datacentre  
 
Terms of ServicePrivacy PolicyCustomer Security