Changeset 2901

Show
Ignore:
Timestamp:
03/10/07 14:29:20 (2 years ago)
Author:
paul
Message:

Updated prerequisites for Dabo in the INSTALL file.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/INSTALL

    r2412 r2901  
    22 
    33PREREQUISITES: 
    4 + Python (we recommend the latest, currently 2.4.x) 
     4+ Python (we recommend the latest, currently 2.5) 
     5+ sqlite3 (comes with Python 2.5) or pysqlite2 (install separately) 
     6+ wxPython UNICODE BUILD (we recommend the latest, currently 2.8) 
    57+ MySQLdb (to run the demos) 
    6 + wxPython (we recommend the latest, currently 2.6.x) 
    78+ reportlab 
     9+ PIL (also known as Imaging or the Python Imaging Library) 
    810 
    911INSTALLATION: