38
38
sudo apt-get install gcc libc6 libc6-dev make
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
43
43
# Note: I had a lot of trouble with the python-svn package.
44
44
# After playing around a bit it started working.