If we look at the get installations of those packages are very easy. you have to use debian command called 'sudo apt-get install' for all of above packages first except for python. In linux 11.10 python 2.7 has been included, so you do not need to worry about that. If you couldn't get installations from above command use following way, 1) wget ' ' 2) sudo tar xzvf ' .tar.gz' 3) cd ' ' 4) python setup.py install or ./configure sudo make sudo make install 5)Then start to deploy your project into the apache server 6)If you have any problem regarding how to deploy the project in to server.... contact me via the blogger... Thankxx