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.

How to redirect a URL in NGINX

Ruby on Rails Installation on Windows 7