comparison contrib/macosx/macosx-build.txt @ 2575:7289d20b18cd

Redirect MacPython link to point to python.org
author Lee Cantey <lcantey@gmail.com>
date Thu, 06 Jul 2006 09:26:31 -0700
parents dd5085897010
children
comparison
equal deleted inserted replaced
2574:78c2903fcabe 2575:7289d20b18cd
1 to build a new macosx binary package: 1 to build a new macosx binary package:
2 2
3 install macpython from http://undefined.org/python/ 3 install macpython from http://www.python.org/download/mac
4 4
5 install py2app from http://pythonmac.org/packages/ 5 install py2app from http://pythonmac.org/packages/
6 6
7 make sure /usr/local/bin is in your path 7 make sure /usr/local/bin is in your path
8 8