Text 5 Nov 15 notes Updating ImageMagick with Brew and MacOSX Lion

Upgrade to MacOSX Lion is not perfect. And ImageMagick is not an exception. First of all (obvious), don’t forget to install XCode (or reinstall the C compiler). Following, probably you have tried to download it the binary source but I prefer still using HomeBrew to these kind of things. To do it with this method, just type the next:

cd /usr/local
git reset --hard FETCH_HEAD
brew install imagemagick
That’s all

  1. rabarroso posted this

Design crafted by Prashanth Kamalakanthan. Powered by Tumblr.