Skip to content

Instantly share code, notes, and snippets.

@berinle
Created June 17, 2011 14:22
Show Gist options
  • Save berinle/1031507 to your computer and use it in GitHub Desktop.
Save berinle/1031507 to your computer and use it in GitHub Desktop.
brew doctor for wget error
We couldn't detect gcc 4.2.x. Some formulae require this compiler.
We couldn't detect gcc 4.0.x. Some formulae require this compiler.
/usr/bin is in your PATH before Homebrew's bin. This means that system-
provided programs will be used before Homebrew-provided ones. This is an
issue if you install, for instance, Python.
Consider editing your .bashrc to put:
/usr/local/bin
ahead of /usr/bin in your $PATH.
$GREP_OPTIONS was set to "--color=auto".
Having $GREP_OPTIONS set can cause CMake builds to fail.
An "autoconf" in your path blocking the Xcode-provided version at:
This custom autoconf may cause some Homebrew formulae to fail to compile.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment