Created
July 4, 2013 17:18
-
-
Save wolverian/5929197 to your computer and use it in GitHub Desktop.
brew doctor and config
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
iv@blindsight ~/plan9port> brew doctor | |
Warning: Experimental support for using Xcode without the "Command Line Tools". | |
You have only installed Xcode. If stuff is not building, try installing the | |
"Command Line Tools" package provided by Apple. | |
iv@blindsight ~/plan9port> brew --config | |
HOMEBREW_VERSION: 0.9.4 | |
ORIGIN: https://github.com/mxcl/homebrew | |
HEAD: 3a17f96c8f428a8de8c00b5c80e9f4c40fb19630 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit haswell | |
OS X: 10.8.4-x86_64 | |
Xcode: 5.0 => /Applications/Xcode5-DP2.app/Contents/Developer | |
LLVM-GCC: N/A | |
Clang: 5.0 build 500 | |
X11: N/A | |
System Ruby: 1.8.7-358 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment