dabo Commit
Revision 4463
Date: 2008-08-27 10:34:27 -0700 (Wed, 27 Aug 2008)
Author: Paul
Trac: http://svn.dabodev.com/trac/dabo/changeset/4463
Changed:
U trunk/dabo/__init__.py
Log:
Updated system requirements.
Diff:
Modified: trunk/dabo/__init__.py
===================================================================
--- trunk/dabo/__init__.py 2008-08-27 17:25:12 UTC (rev 4462)
+++ trunk/dabo/__init__.py 2008-08-27 17:34:27 UTC (rev 4463)
@@ -42,23 +42,20 @@
a different method for each target platform.
To run Dabo, and apps based on Dabo, you need:
- + Python 2.3 or higher (2.5 recommended)
+ + Python 2.4 or higher (2.5 or higher recommended)
- + wxPython 2.6.1.1 or higher (2.8.x highly recommended)
+ + wxPython 2.8 or higher (2.8.8 or higher highly recommended)
(only necessary for apps with a ui: because of the modular
nature of Dabo's design, it is possible to use just the
db layer, or the db layer in conjunction with the biz
layer, with no ui at all.)
- + SQLite3: this is used internally for managing preferences, as
- well as for cursor management.
-
+ pysqlite2: The Python dbapi module for SQLite. (Not needed in
Python 2.5 and higher)
+ Windows 98SE or higher
+ Macintosh OSX 10.2 or higher (*much* nicer in Tiger - 10.4)
- + Linux 2.4 with X11 running and Gtk2
+ + Linux 2.4 with X11 running and Gtk2
+ Access to some sort of database server, along with the
appropriate Python driver(s) installed. For example, for
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]