Skip to content

Instantly share code, notes, and snippets.

View taytayevanson's full-sized avatar

Taylor Evanson taytayevanson

  • Salt Lake City, UT
View GitHub Profile
@taytayevanson
taytayevanson / php7_pthreads.sh
Created February 20, 2016 22:08
Full PHP7 Compile/Install with Pthreads
apt-get install git build-essential
libcurl3-gnutls libcurl4-gnutls-dev \
autoconf \
bison \
libxml2 libxml2-dbg libxml2-dev libxml2-doc libxml2-utils libxml2-utils-dbg \
libmemcached-dev libmcrypt-dev libcurl4-openssl-dev libgd2-xpm-dev libmysqlclient-dev zlib1g-dev libmongo-client-dev libssl1.0.0-dbg libssl-dev libssl-dev libgd2-xpm-dev \
libcurl3-openssl libcurl4-openssl-dev
git clone https://github.com/php/php-src.git