Updated INSTALL file

This commit is contained in:
Fergal Moran
2013-10-24 19:34:07 +01:00
parent 8fb0654ebf
commit 38c84f5fe4

View File

@@ -1,6 +1,6 @@
#curl -u hb_client_2862_1:j2CbCM8H -H 'Accept: application/json' -H 'Content-type: application/json' http://c1.lon2.dediserve.com/virtual_machines.xml
apt-get install git python-virtualenv postgresql postgresql-client postgresql-client-common pgsql-dev virtualenv rabbitmq-server libsndfile1-dev libpng++-dev libpng12-dev libboost-program-options-dev libjpeg-dev
apt-get install git python-virtualenv postgresql postgresql-client postgresql-client-common postgresql-dev-all rabbitmq-server libsndfile1-dev libpng++-dev libpng12-dev libboost-program-options-dev libjpeg-dev
virtualenv env
source env/bin/activate