Skip to content

Instantly share code, notes, and snippets.

@ferriswheel
Created April 10, 2011 23:30
Show Gist options
  • Save ferriswheel/912843 to your computer and use it in GitHub Desktop.
Save ferriswheel/912843 to your computer and use it in GitHub Desktop.
brew config and doctor reports
brew doctor
===========
ein-2:ditz-commander_0.4.orig john$ brew doctor
Some keg-only formula are linked into the Cellar.
Linking a keg-only formula, such as gettext, into the cellar with
`brew link f` will cause other formulae to detect them during the
`./configure` step. This may cause problems when compiling those
other formulae.
Binaries provided by keg-only formulae may override system binaries
with other strange results.
You may wish to `brew unlink` these brews:
libxml2
-------------
brew --config
=============
ein-2:ditz-commander_0.4.orig john$ brew --config
HOMEBREW_VERSION: 0.8
HEAD: ce00963228188ba7c0475646a450c3d06bf48a99
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit core2
OS X: 10.5.8
Kernel Architecture: i386
Ruby: 1.8.6-369
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 3.1.4
GCC-4.0: build 5493
GCC-4.2: build 5577
LLVM: build 2064 (2326 or newer recommended)
MacPorts or Fink? false
X11 installed? true
--------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment