Edit history

Edit: -1 of 1
Time: 2007-01-20 21:54:53
Note: /dabosite/wiki/InstallationOnMac/reparent

changed:
-
I'll be filling out this page as I get Dabo working on my mac with Panther. Other mac users should contribute.


== Python ==

 python:: on the mac you need to get a ''framework'' install of python to work with wxPython, so don't use fink. you can get it directly from http://www.python.org/download/

 packages:: some [http://pythonmac.org/packages/py24-fat/index.html precompiled python packages]

 easy_install:: [http://peak.telecommunity.com/DevCenter/EasyInstall EasyInstall] is a handy tool for installing python packages

== DBs ==

 postgres:: I followed [http://developer.apple.com/internet/opensource/postgres.html postgres howto]

----

Two good URLs for Mac stuff:

http://pythonmac.org/packages/

http://undefined.org/python/