comparison contrib/macosx/macosx-build.txt @ 1686:dd5085897010

make stuff for macos x binary package. it is now easy to make prebuilt binary for macos x. i have no hosting space. i hope someone else can make binaries.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Fri, 03 Feb 2006 00:50:28 -0800
parents
children 7289d20b18cd
comparison
equal deleted inserted replaced
1667:daff3ef0de8d 1686:dd5085897010
1 to build a new macosx binary package:
2
3 install macpython from http://undefined.org/python/
4
5 install py2app from http://pythonmac.org/packages/
6
7 make sure /usr/local/bin is in your path
8
9 run bdist_mpkg in top-level hg directory
10
11 find packaged stuff in dist directory