contrib/macosx/macosx-build.txt
author Vadim Gelfer <vadim.gelfer@gmail.com>
Fri, 03 Feb 2006 00:50:28 -0800
changeset 1686 dd5085897010
child 2575 7289d20b18cd
permissions -rw-r--r--
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.

to build a new macosx binary package:

install macpython from http://undefined.org/python/

install py2app from http://pythonmac.org/packages/

make sure /usr/local/bin is in your path

run bdist_mpkg in top-level hg directory

find packaged stuff in dist directory