Created
July 8, 2013 04:46
-
-
Save zieglar/5946288 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 install -V /usr/local/Library/Formula/php54-imagick.rb | |
==> /usr/local/Cellar/php54/5.4.16/bin/phpize | |
==> ./configure --prefix=/usr/local/Cellar/php54-imagick/3.1.0RC2 --with-php-config=/usr/local/Cellar/php54/5.4.16/bin/php-config | |
checking whether to enable the imagick extension... yes, shared | |
checking whether to enable the imagick GraphicsMagick backend... no | |
checking ImageMagick MagickWand API configuration program... found in /usr/local/bin/MagickWand-config | |
checking if ImageMagick version is at least 6.2.4... found version 6.8.6 Q16 | |
checking for MagickWand.h header file... configure: error: Cannot locate header file MagickWand.h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment