Installing on Mac OS X via homebrew fails

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
fgeorges
Posts: 1
Joined: 2011-06-03T02:52:46-07:00
Authentication code: 8675308

Installing on Mac OS X via homebrew fails

Post by fgeorges »

Hi,

I've just tried to install Image Magick on Mac OS X using the
package manager homebrew. But I get an error about an non-
existing file:

Code: Select all

> brew install imagemagick
/usr/local/bin/git
==> Cloning git://github.com/adamv/ImageMagick.git
Updating /Users/fgeorges/Library/Caches/Homebrew/imagemagick--git
==> Checking out ref fdb125591a17a4002798742014118d5cfee44394
==> ./configure --disable-osx-universal-binary --without-perl --prefix=/usr/local/Cellar/imagemagick
==> make install
Error: No such file or directory - /usr/local/Cellar/imagemagick/6.6.7-10/share/ImageMagick/NEWS.txt
> 
Any clue?

Regards,

--
Florent Georges
http://fgeorges.org/
Post Reply