To install RMagick with image magick on ubuntu is very simple you just need to run three commands from your terminal. Just make sure that you have install ruby and rubygem.
Once your ruby and rubygem is install run the following command.
1. sudo apt-get install imagemagick
2. sudo apt-get install libmagick9-dev
3. sudo gem install rmagick
Thats it and Rmagick in installed on your ubuntu environment.
Tuesday, September 30, 2008
Subscribe to:
Post Comments (Atom)
4 comments:
great man its working .thanks
hi this is very useful for our team thanks
thanks yar pls updates usefull code of more gems and plugins.
Thank you Dude by studying your blog iam able to install Rmagick.....thanks a lot
Post a Comment