Created
September 18, 2013 21:02
-
-
Save pavel-sakun/6615666 to your computer and use it in GitHub Desktop.
Brew doctor and --config output for OSX 10.9
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
~ » brew doctor | |
Warning: You are using Mac OS X 10.9. | |
We do not yet provide support for this (unreleased) version. | |
~ » brew --config | |
HOMEBREW_VERSION: 0.9.4 | |
ORIGIN: https://github.com/mxcl/homebrew | |
HEAD: f18baebe4e07a7b284036946583ac66609569f8b | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.9-x86_64 | |
Xcode: 5.0 | |
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/2.0/usr/bin/ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment