Install ImageMagick on MAC (Snow Leopard)

Install MAC Ports
(Download the .dmg file from macports website , install it and restart your system)
Then run the following commands.
sudo port install tiff -macosx imagemagick +q8 +gs +wmf
Install Gem
sudo gem install rmagick

Comments

Popular posts from this blog

Inserting and Moving elements inside Ruby Array

Overview of Natural Language Processing (NLP)

Basic JSON Interview question and answers