Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb85244 commit b2fb202Copy full SHA for b2fb202
1 file changed
Mac/OSX/README
@@ -6,7 +6,7 @@ include this in the current distribution so people could play with it.
6
To create a fullblown Python.app proceed as follows.
7
8
1. In the main Python source directory configure python with
9
- configure --enable-framework --with-suffix
+ configure --enable-framework
10
2. Do a "make clean" if you did a previous build, then "make".
11
3. Install this as a framework with "make frameworkinstall". This puts a Python
12
framework into /Library/Frameworks.
0 commit comments