| apt-get build-dep php5 | |
| apt-get install -y php5 php5-dev php-pear autoconf automake curl libcurl3-openssl-dev build-essential libxslt1-dev re2c libxml2 libxml2-dev php5-cli bison libbz2-dev libreadline-dev | |
| apt-get install -y libfreetype6 libfreetype6-dev libpng12-0 libpng12-dev libjpeg-dev libjpeg8-dev libjpeg8 libgd-dev libgd3 libxpm4 libltdl7 libltdl-dev | |
| apt-get install -y libssl-dev openssl | |
| apt-get install -y gettext libgettextpo-dev libgettextpo0 | |
| apt-get install -y libicu-dev | |
| apt-get install -y libmhash-dev libmhash2 | |
| apt-get install -y libmcrypt-dev libmcrypt4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment