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
==> 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-ipv6 --datarootdir=/usr/local/Cellar/python/2.7.3/share --datadir=/usr/local/Cellar/python/2.7.3/share --enable-framework=/usr/local/Cellar/python/2.7.3/Frameworks --without-gcc CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib MACOSX_DEPLOYMENT_TARGET=10.7 | |
./configure --prefix=/usr/local/Cellar/python/2.7.3 --enable-ipv6 --datarootdir=/usr/local/Cellar/python/2.7.3/share --datadir=/usr/local/Cellar/python/2.7.3/share --enable-framework=/usr/local/Cellar/python/2.7.3/Frameworks --without-gcc CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib MACOSX_DEPLOYMENT_TARGET=10.7 | |
checking for --enable-universalsdk... no | |
checking for --with-universal-archs... 32-bit | |
checking MACHDEP... darwin | |
checking EXTRAPLATDIR... $(PLATMACDIRS) | |
checking machine t |