Created
March 31, 2013 09:17
-
-
Save csanz/5280074 to your computer and use it in GitHub Desktop.
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
src csanz [master] $ brew doctor | |
Warning: Some directories in your path end in a slash. | |
Directories in your path should not end in a slash. This can break other | |
doctor checks. The following directories should be edited: | |
/Users/csanz/Applications/gcc-arm-none-eabi-4_7-2013q1/bin/ | |
src csanz [master] $ | |
src csanz [master] $ brew --config | |
HOMEBREW_VERSION: 0.9.4 | |
ORIGIN: https://github.com/mxcl/homebrew | |
HEAD: 8226b38ad8e69c3f73cbb36e6b557934d4339320 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: dual-core 64-bit penryn | |
OS X: 10.8.3-x86_64 | |
Xcode: 4.6.1 | |
CLT: 4.6.0.0.1.1362189000 | |
LLVM-GCC: build 2336 | |
Clang: 4.2 build 425 | |
X11: 2.7.4 => /opt/X11 | |
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 | |
src csanz [master] $ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment