Skip to content

Instantly share code, notes, and snippets.

@tkuchiki
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tkuchiki/9111470 to your computer and use it in GitHub Desktop.
Save tkuchiki/9111470 to your computer and use it in GitHub Desktop.
install phpbrew
# install epel repo
# https://gist.github.com/tkuchiki/7368183
yum install -y gcc gcc-c++ make libxml2-devel libcurl-devel libjpeg-devel libpng-devel libmcrypt-devel libtidy-devel libxslt-devel php-xml postgresql-devel readline-devel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment