Skip to content

Instantly share code, notes, and snippets.

HOMEBREW_VERSION: 0.9.2
HEAD: cd77baf2e2f75b4ae141414bf8ff6d5c732e2b9a
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.7.4-x86_64
Xcode: 4.4
CLT: 4.4.0.0.1.1249367152
GCC-4.0: N/A
GCC-4.2: build 5666
~$ brew install -v python --framework --universal
==> Downloading http://www.python.org/ftp/python/2.7.3/Python-2.7.3.tar.bz2
Already downloaded: /Library/Caches/Homebrew/python-2.7.3.tar.bz2
/usr/bin/tar xf /Library/Caches/Homebrew/python-2.7.3.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/python/2.7.3 --enable-universalsdk=/ --with-universal-archs=intel --enable-framework=/usr/local/Cellar/python/2.7.3/Frameworks
./configure --prefix=/usr/local/Cellar/python/2.7.3 --enable-universalsdk=/ --with-universal-archs=intel --enable-framework=/usr/local/Cellar/python/2.7.3/Frameworks
checking for --enable-universalsdk... /
checking for --with-universal-archs... intel
checking MACHDEP... darwin
checking EXTRAPLATDIR... $(PLATMACDIRS)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by python configure 2.7, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/python/2.7.3 --enable-universalsdk=/ --with-universal-archs=intel --enable-framework=/usr/local/Cellar/python/2.7.3/Frameworks
## --------- ##
## Platform. ##
HOMEBREW_VERSION: 0.9.2
HEAD: cd77baf2e2f75b4ae141414bf8ff6d5c732e2b9a
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.7.4-x86_64
Xcode: 4.4
CLT: 4.4.0.0.1.1249367152
GCC-4.0: N/A
GCC-4.2: build 5666