Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save samyranavela/afc6ef8ee32f5c624dfe825ce5c15ed8 to your computer and use it in GitHub Desktop.

Select an option

Save samyranavela/afc6ef8ee32f5c624dfe825ce5c15ed8 to your computer and use it in GitHub Desktop.
# Default extension package
sudo apt-get install libxml2-dev libbz2-dev libmcrypt-dev libreadline-dev libxslt1-dev autoconf -y
# +apxs2
sudo apt-get install apache2-dev -y
# +gd
sudo apt-get install -y libfreetype6 libfreetype6-dev libpng12-0 libpng12-dev libjpeg-dev libjpeg8-dev libjpeg8 libgd-dev libgd3
# +opcache
sudo apt-get install libcurl3-openssl-dev -y
# +intl
sudo apt-get install re2c libicu-dev -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment