Merge "Addtional 2 packages for dev environment on ubuntu"

This commit is contained in:
Jenkins
2012-10-29 18:26:21 +00:00
committed by Gerrit Code Review

View File

@@ -64,6 +64,10 @@ On Ubuntu::
sudo apt-get install python-dev libssl-dev python-pip git-core libxml2-dev libxslt-dev
On Ubuntu Precise (12.04) you may also need to add the following packages::
sudo apt-get install build-dep python-mysqldb
On Fedora-based distributions (e.g., Fedora/RHEL/CentOS/Scientific Linux)::
sudo yum install python-devel openssl-devel python-pip git