mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Updated, and converted line-endings to unix-style (oops:-)
This commit is contained in:
parent
cb85244228
commit
b2fb202bc2
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ include this in the current distribution so people could play with it.
|
||||||
To create a fullblown Python.app proceed as follows.
|
To create a fullblown Python.app proceed as follows.
|
||||||
|
|
||||||
1. In the main Python source directory configure python with
|
1. In the main Python source directory configure python with
|
||||||
configure --enable-framework --with-suffix
|
configure --enable-framework
|
||||||
2. Do a "make clean" if you did a previous build, then "make".
|
2. Do a "make clean" if you did a previous build, then "make".
|
||||||
3. Install this as a framework with "make frameworkinstall". This puts a Python
|
3. Install this as a framework with "make frameworkinstall". This puts a Python
|
||||||
framework into /Library/Frameworks.
|
framework into /Library/Frameworks.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue