Created
January 28, 2013 01:24
-
-
Save ntmoe/4651997 to your computer and use it in GitHub Desktop.
`brew list && brew --config` for tk build failure issue on OS X 10.8.2
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
$ brew list | |
atk freesteam glib ipopt lynx pkg-config rlwrap sundials | |
autoconf freetype gmp jasper macvim py2cairo scipy swig | |
automake fuse4x gnu-sed jpeg mercurial pygobject scons tbb | |
cairo fuse4x-kext gnu-typist libffi mpfr pygtk serf vim | |
calc gdbm gnu-units libmodbus neon pyqt sip wget | |
coreutils gdk-pixbuf graphviz libmpc numpy python sqlite xz | |
cunit gettext gsl libpng pango qt sshfs zeromq | |
doxygen gfortran gtk+ libtiff pcre r subversion | |
fontconfig git hub libtool pixman readline suite-sparse | |
$ brew --config | |
HOMEBREW_VERSION: 0.9.3 | |
ORIGIN: https://github.com/mxcl/homebrew | |
HEAD: 4767bb572a17b374e67fd269cfe894bea6302961 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit ivybridge | |
OS X: 10.8.2-x86_64 | |
Xcode: 4.5.2 | |
CLT: 4.5.0.0.1.1249367152 | |
LLVM-GCC: build 2336 | |
Clang: 4.1 build 421 | |
X11: 2.7.4 => /opt/X11 | |
System Ruby: 1.8.7-358 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /Users/ntmoe/.rvm/rubies/ruby-1.9.3-p286/bin/ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment