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 |
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
| HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install phpmyadmin [15:48:36] | |
| ==> phpize | |
| phpize | |
| Cannot find config.m4. | |
| Make sure that you run '/usr/local/bin/phpize' in the top level source directory of the module | |
| ==> Exit Status: 1 | |
| https://github.com/mxcl/master/blob/master/Library/Formula/.rb#L | |
| ==> Build Environment | |
| HOMEBREW_VERSION: 0.9.3 |
NewerOlder