Skip to content

Instantly share code, notes, and snippets.

@AllanD
Created August 3, 2011 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AllanD/1123358 to your computer and use it in GitHub Desktop.
Save AllanD/1123358 to your computer and use it in GitHub Desktop.
Error: Failed executing: ./configure --disable-osx-universal-binary --without-perl --prefix=/usr/local/Cellar/imagemagick/6.7.1-1 --disable-dependency-tracking --enable-shared --disable-static --with-modules --without-gslib --with-gs-font-dir=/usr/local/share/ghostscript/fonts --without-magick-plus-plus
Please report this bug: https://github.com/mxcl/homebrew/wiki/Checklist-before-filing-a-new-issue
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/#issue/5112
https://github.com/mxcl/homebrew/issues/#issue/5478
https://github.com/mxcl/homebrew/issues/#issue/6001
https://github.com/mxcl/homebrew/issues/#issue/6715
https://github.com/mxcl/homebrew/issues/#issue/6723
https://github.com/mxcl/homebrew/issues/#issue/6761
It looks like an autotools configure failed.
Consider re-running the install with '-vd' to keep 'config.log' around:
brew install -vd imagemagick
Gist 'config.log' and any error output when reporting an issue.
Remember to include your config information: brew --config
Also try:
`brew doctor` to check your setup for common problems.
`brew missing` to check installed packages for missing deps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment