Skip to content

Instantly share code, notes, and snippets.

@vitorpacheco
Created November 27, 2012 01:29
Show Gist options
  • Select an option

  • Save vitorpacheco/4151813 to your computer and use it in GitHub Desktop.

Select an option

Save vitorpacheco/4151813 to your computer and use it in GitHub Desktop.
sudo apt-get install apache2-threaded-dev apache2-mpm-prefork build-essential libcurl4-openssl-dev libcurl4-openssl-dev gnutls-bin libjpeg-dev libpng12-dev libxml2-dev libmcrypt-dev libmcrypt4 mcrypt gmpc-dev libgmp-dev libglib2.0-dev libiulib-dev libib-util firebird-dev libtidy-dev libxslt1-dev autoconf
./configure --with-apxs2=/usr/bin/apxs2 --with-curl --with-gd --with-gettext --with-gmp --with-mcrypt --with-mysql --with-mysqli --with-openssl --with-pdo-firebird --with-pdo-mysql --with-pdo-pgsql --with-pear --with-pgsql --with-regex --with-tidy --with-xmlrpc --with-xsl --enable-exif --enable-mbstring --with-zlib --enable-soap --enable-pcntl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment