Skip to content

Instantly share code, notes, and snippets.

@yongqianme
Last active August 29, 2015 14:14
Show Gist options
  • Save yongqianme/c84bd793fd3c18164b03 to your computer and use it in GitHub Desktop.
Save yongqianme/c84bd793fd3c18164b03 to your computer and use it in GitHub Desktop.
Installing rmagick gem on ubuntu 14.04
sudo apt-get install libmagickwand5 libmagickwand-dev
gem install rmagick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment