Setting up ImageMagick & rmagick on Redhat (CentOS)

Written by on Jun 24 2007
  • sudo yum install libjpeg-devel libpng-devel glib2-devel fontconfig-devel zlib-devel libwmf-devel freetype-devel libtiff-devel
  • wget ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.3.2-9.tar.gz
  • tar zxzvf ImageMagick-6.3.2-9.tar.gz # cd ImageMagick-6.3.2-9
  • ./configure
  • make
  • sudo make install
  • sudo gem install rmagick

    3 Comments

    Dave
    Dave said on August 11, 2008

    Thanks, the did the trick.

    yura.hm
    yura.hm said on August 31, 2008

    Also it will be great to install fonts. Otherwise, plugins like simple_captcha will not work.

    sudo yum install ghostscript-fonts

    Chris Jastram
    Chris Jastram said on October 11, 2012

    CentOS 6.3 allows me to do this:

    sudo yum install ImageMagick

Meet
Steven

Hi I'm Steven,

I wrote the article you're reading... I lead the developers, write music, used to race motorcycles, and help clients find the right features to build on their product.

Get Blog Updates