Skip to content

Instantly share code, notes, and snippets.

@rhaynes74
rhaynes74 / gist:5923811
Last active December 19, 2015 08:09
brew install pygtk issue
$ brew doctor
Your system is ready to brew.
$ brew --config
HOMEBREW_VERSION: 0.9.4
ORIGIN: http://github.com/mxcl/homebrew.git
HEAD: a362ddcd83b862fee3e26173b698473f390a5ead
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
@rhaynes74
rhaynes74 / open-mpi_config.log
Created October 14, 2012 23:37
brew install open-mpi config.log
%%% output from config.log from failed brew install open-mpi %%%%%%%%%
configure:28473: $? = 0
configure:28462: /usr/local/bin/gfortran -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /Volumes/Media/Builds/gcc-5666.3/build/obj/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++,fortran --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:28473: $? = 0
@rhaynes74
rhaynes74 / brewdoctor_output
Created July 20, 2012 19:18
brew doctor output
Error: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libprim.la
Error: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.