Pre-requisites to installing dabo include the language and its supporting packages. These are:
- Python 2.4 or higher (2.5 recommended; 2.3 may mostly work)
- MySQLdb 1.2 or higher
- MySQL client libraries to be installed as well.
- wxPython 2.6 or higher (2.8 strongly recommended) - Note that the ''unicode'' version is required. The ''ansi'' version will not work.
Install Python by visiting http://www.python.org and following the instructions for your operating system.
MySQLdb: http://sourceforge.net/projects/mysql-python
wxPython: wrapper for the wxWidgets (nee wxWindows) GUI tools at http://www.wxpython.org/
Or: try the Dabo Runtime Engine for a simple way of running Dabo.
... --Sheila Miguez, Sat, 16 Dec 2006 18:10:38 -0500 reply
Should this page be folded into Requirements for Dabo?
... --Ed Leafe, Sat, 16 Dec 2006 18:16:34 -0500 reply
sure - there are lots of places where the wiki can use some refactoring