A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2012-July/120909.html below:

[Python-Dev] Testing 3.3 framework builds on OS X

[Python-Dev] Testing 3.3 framework builds on OS X [Python-Dev] Testing 3.3 framework builds on OS XNed Deily nad at acm.org
Tue Jul 10 19:35:50 CEST 2012
In article <nad-EC34FD.10273110072012 at news.gmane.org>,
 Ned Deily <nad at acm.org> wrote:
> Read the updated Mac/README for more information about framework builds.   
> Here's a sample configure I use to minimize the chances of pollution 
> from other installed Pythons:
> 
> BASEDIR="$(dirname $(pwd -P))"
> [ -n "${BASEDIR}" ] && ./configure --enable-universalsdk 
> --with-universal-archs=intel 
> --enable-framework="${BASEDIR}"/root/Library/Frameworks 
> --with-framework-name=pytest_10_7 --with-pydebug && rm -rf 
> "${BASEDIR}"/root/* || echo "ERROR: configure failed"

This does require that you run "make install" but everything is safely 
installed at ../root, including Library/Frameworks, usr/bin, and 
Applications directories.

-- 
 Ned Deily,
 nad at acm.org

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4