Skip to content

Instantly share code, notes, and snippets.

@wellavelino
Created November 12, 2017 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wellavelino/a0bfe62978ae3ffc5fe621d1639d402c to your computer and use it in GitHub Desktop.
Save wellavelino/a0bfe62978ae3ffc5fe621d1639d402c to your computer and use it in GitHub Desktop.
imagemagik fix instalation
brew install pkg-config
brew uninstall imagemagick
brew install imagemagick@6
brew link imagemagick@6 --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment