ImageMagick Installation in Centos

Run the commands as root user 
  • yum install ImageMagick ImageMagick-perl
  • yum install ImageMagick-devel
  • gem install rmagick
Now restart your server and you are ready to shoot..!!

Comments

Popular posts from this blog

Ruby on Rails Installation on Windows 7

How to Ignore certain files from Git commit (modified but never need to commit)