Skip to content

Instantly share code, notes, and snippets.

@markusmo
Created April 29, 2014 19:22
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 markusmo/11409534 to your computer and use it in GitHub Desktop.
Save markusmo/11409534 to your computer and use it in GitHub Desktop.
brew config and brew doctor
lila:Bsp6 mohi$ brew --config
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 809cf9e440d60dbf5988640b956eb5e59202b801
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.9.2-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
Clang: 5.1 build 503
X11: 2.7.5 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby
lila:Bsp6 mohi$ brew doctor
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/lib/python3.4/site-packages/site-packages
/usr/local/lib/python2.7/site-packages/site-packages
Warning: /Library/Frameworks/Mono.framework detected
This can be picked up by CMake's build system and likely cause the build to
fail. You may need to move this file out of the way to compile CMake.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment