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
- easy_install
-
EasyInstall? is a handy tool for installing python packages
DBs?
- postgres
-
I followed postgres howto
Two good URLs? for Mac stuff: