View Single Post
Old 07-22-2014, 11:43 AM  
Klen
 
Klen's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Little Vienna
Posts: 32,235
Quote:
Originally Posted by edgeprod View Post
Sorry, lost interest due to lack of timely reply. Good luck!
That because you are noob

If you are on cent os,type following: yum install ImageMagick
If you are on debian/ubuntu type following: apt-get install ImageMagick
If you are not on any of these operative systems,then check does operative system have it's own packaging system ,if it does not,then you will need to compile image magick from source code.But even that is not hard,you just need to type following commands in that case: ( after you extract archive and enter archived directory)
./configure
make
make install
And that's it.

Last edited by Klen; 07-22-2014 at 11:44 AM..
Klen is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote