Last active
February 2, 2019 12:46
-
-
Save ExReanimator/a0f6dad5a0e992569fb98529570dc4de to your computer and use it in GitHub Desktop.
Can't install RMagick 2.16.0. Can't find MagickWand.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew tap homebrew/versions | |
$ brew install imagemagick@6 | |
$ PKG_CONFIG_PATH=/usr/local/opt/imagemagick@6/lib/pkgconfig gem install rmagick |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment