2
1
1. sudo apt-get install python-django python-launchpadlib python-django-openid-auth bzr
3
2
2. cd harvest; cp settings.py.sample settings.py
6
5
Optional for postgres usage:
7
6
- sudo apt-get install postgresql-8.3 python-psycopg2
12
10
change password to 'password' or whatever the password is in harvest/settings.py