Install rmagick on Ubuntu


/ Published in: Ruby
Save to your folder(s)



Copy this code and paste it in your HTML
  1. sudo apt-get remove --purge librmagick-ruby-doc librmagick-ruby1.8
  2. sudo apt-get install libmagick9-dev ruby1.8-dev
  3. sudo gem install rmagick

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.