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

How to SSH to remote server without entering password each time.

Ruby on Rails Installation on Windows 7

How to implement Log File Rotation in Linux Servers