Skip to content

Instantly share code, notes, and snippets.

@bschaeffer
Created March 23, 2012 22:20
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bschaeffer/2175650 to your computer and use it in GitHub Desktop.
Save bschaeffer/2175650 to your computer and use it in GitHub Desktop.
Install PHP requirements on Ubuntu
# Ubuntu PHP requirements
sudo apt-get install libcurl4-gnutls-dev libjpeg8-dev libpng12-dev libmcrypt-dev libtidy-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment