cpython/Mac/BuildScript
Ronald Oussoren c55555400e - Change fixapplepython23.py to ensure that it will run with /usr/bin/python
on intel macs.
- Fix some minor problems in the installer for OSX
2006-06-11 20:24:45 +00:00
..
resources mv Mac/OSX/BuildScript one level up 2006-06-07 18:58:42 +00:00
scripts mv Mac/OSX/BuildScript one level up 2006-06-07 18:58:42 +00:00
README.txt mv Mac/OSX/BuildScript one level up 2006-06-07 18:58:42 +00:00
build-installer.py - Change fixapplepython23.py to ensure that it will run with /usr/bin/python 2006-06-11 20:24:45 +00:00
ncurses-5.5.patch mv Mac/OSX/BuildScript one level up 2006-06-07 18:58:42 +00:00

README.txt

Building a MacPython distribution
=================================

The ``build-install.py`` script creates MacPython distributions, including
sleepycat db4, sqlite3 and readline support.  It builds a complete 
framework-based Python out-of-tree, installs it in a funny place with 
$DESTROOT, massages that installation to remove .pyc files and such, creates 
an Installer package from the installation plus other files in ``resources`` 
and ``scripts`` and placed that on a ``.dmg`` disk image.

Here are the steps you ned to follow to build a MacPython installer:

- Run ``./build-installer.py``. Optionally you can pass a number of arguments
  to specify locations of various files. Please see the top of
  ``build-installer.py`` for its usage.
- When done the script will tell you where the DMG image is.

The script needs to be run on Mac OS X 10.4 with Xcode 2.2 or later and
the 10.4u SDK.

When all is done, announcements can be posted to at least the following
places:
-   pythonmac-sig@python.org
-   python-dev@python.org
-   python-announce@python.org
-   archivist@info-mac.org
-   adcnews@apple.com
-   news@macnn.com
-   http://www.macupdate.com
-   http://guide.apple.com/usindex.lasso
-   http://www.apple.com/downloads/macosx/submit
-   http://www.versiontracker.com/ (userid Jack.Jansen@oratrix.com)
-   http://www.macshareware.net (userid jackjansen)

Also, check out Stephan Deibels http://pythonology.org/market contact list