On Sunday 10 February 2008 2:50 pm, Ed Leafe wrote: > On Feb 10, 2008, at 4:47 PM, Adrian Klaver wrote: > > This is okay for Python 2.5+. For older versions you would need to > > have the > > Sqlite libraries installed. > > This is all documented on the Wiki: > > http://dabodev.com/wiki/RequirementsForDabo > > -- Ed Leafe > >
Might be helpful to put this or a link to it on the Downloads page instead of: Prerequisites are: Python 2.3 or higher (2.5 recommended), wxPython 2.6 or higher (2.8 highly recommended). Also, MySQLdb (for MySQL), kinterbasdb (Firebird), pysqlite (SQLite) or psycopg (PostgreSQL) is required for the database-releated demos to work -- Adrian Klaver [EMAIL PROTECTED] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
