Created
November 27, 2012 01:29
-
-
Save vitorpacheco/4151813 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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