Skip to content

Instantly share code, notes, and snippets.

@MarcGuay
Created April 28, 2016 21:33
Show Gist options
  • Save MarcGuay/3a1ea10e0f49843111a2b72abfb2edf9 to your computer and use it in GitHub Desktop.
Save MarcGuay/3a1ea10e0f49843111a2b72abfb2edf9 to your computer and use it in GitHub Desktop.
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