Skip to content

Instantly share code, notes, and snippets.

@rodrigomaia
Last active August 29, 2015 14:01
Show Gist options
  • Save rodrigomaia/d543f13f8d8a7e4cdccf to your computer and use it in GitHub Desktop.
Save rodrigomaia/d543f13f8d8a7e4cdccf to your computer and use it in GitHub Desktop.
Can't install RMagick 2.13.2. Can't find MagickWand.h.
# Erro no bundle
brew install pkgconfig
brew install imagemagick
export PKG_CONFIG_PATH="/opt/local/lib/pkgconfig:$PKG_CONFIG_PATH"
# Erro no rails s
brew install ghostscript
brew install libtool --universal
brew link libtool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment