Skip to content

Instantly share code, notes, and snippets.

@toashd
Last active August 29, 2015 14:16
Show Gist options
  • Select an option

  • Save toashd/4ac2334e3a23896c9371 to your computer and use it in GitHub Desktop.

Select an option

Save toashd/4ac2334e3a23896c9371 to your computer and use it in GitHub Desktop.
Install RMagick linked to some specific ImageMagick version
sudo C_INCLUDE_PATH=/usr/local/Cellar/imagemagick/6.9.0-10/include/ImageMagick-6/wand/ PKG_CONFIG_PATH=/usr/local/Cellar/imagemagick/6.9.0-10/lib/pkgconfig/ gem install rmagick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment