Created
April 12, 2011 14:11
-
-
Save dinomite/915552 to your computer and use it in GitHub Desktop.
brew --config, brew doctor, and brew missing output from Trajan
This file contains 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
trajan:~$ brew --config | |
HOMEBREW_VERSION: 0.8 | |
HEAD: 72b2570c02cabd8330387a37ee9b3c566a065997 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew | |
Hardware: quad-core 64-bit arrandale | |
OS X: 10.6.7 | |
Kernel Architecture: i386 | |
Ruby: 1.8.7-174 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Xcode: 3.2.6 | |
GCC-4.0: build 5494 | |
GCC-4.2: build 5666 | |
LLVM: build 2335 | |
MacPorts or Fink? false | |
X11 installed? true | |
trajan:~$ brew doctor | |
Your OS X is ripe for brewing. | |
Any troubles you may be experiencing are likely purely psychosomatic. | |
trajan:~$ brew missing | |
trajan:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment