Possible Duplicate:
Can't install Imagemagick on Mac with Brew
I'm trying to install ImageMagick on OS X Lion but get the following error:
[~]$ brew install imagemagick
/usr/bin/git
==> Cloning https://github.com/adamv/ImageMagick.git
Cloning into /Users/isilber/Library/Caches/Homebrew/imagemagick--git...
fatal: https://github.com/adamv/ImageMagick.git/info/refs not found: did you run git update-server-info on the server?
Error: Failure while executing: git clone --depth 1 https://github.com/adamv/ImageMagick.git /Users/isilber/Library/Caches/Homebrew/imagemagick--git
Any ideas?