aboutsummaryrefslogtreecommitdiff
blob: 75b5a33f2cf98d90ad957ce5b2b30a8473548379 (plain)
1
2
3
4
5
6
7
- You will need django-1.0 (alpha or trunk) 
  * You will also need python-2.5 with sqlite3 support or the proper python modules 
    for the database type you set in settings.py
- librsvg is required to render the svg files in the trunk to usable png
- Execute setup-master.py to setup the master
- If you do not have the autotua-slave installed, you will have to point the
  PYTHONPATH variable to the autotua-slave directory