Created
May 28, 2019 18:15
-
-
Save idlecool/b850908cff9da8546ddbeef76b4d02df to your computer and use it in GitHub Desktop.
This file contains hidden or 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 uninstall imagemagick | |
brew install imagemagick@6 | |
PKG_CONFIG_PATH=/usr/local/Cellar/imagemagick@6/6.9.10-43/lib/pkgconfig gem install rmagick -v '2.16.0' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment