39
39
sudo apt-get install apache2 libapache2-mod-python
40
40
sudo apt-get install python2.5-dev python-svn python-webpy python-numpy python-matplotlib
41
41
sudo apt-get install postgresql python-pygresql python-ldap
43
44
# Note: I had a lot of trouble with the python-svn package.
44
45
# After playing around a bit it started working.