Skip to content

Instantly share code, notes, and snippets.

@adam
Created June 16, 2010 19:46
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 adam/441163 to your computer and use it in GitHub Desktop.
Save adam/441163 to your computer and use it in GitHub Desktop.
./configure --with-openssl=/opt/csw --with-jpeg-dir=/opt/csw --enable-bcmath=shared --with-bz2=shared,/opt/csw --enable-calendar=shared --enable-ctype=shared --with-curl=shared,/opt/csw --with-curlwrappers --enable-dba --with-gdbm=/opt/csw --with-db4=/opt/csw/bdb44 --enable-dbase=shared --enable-dom=shared --with-libxml-dir=/opt/csw --enable-exif=shared --enable-filter=shared --with-pcre-dir=/opt/csw --enable-ftp=shared --with-gd=shared,/opt/csw --with-png-dir=/opt/csw --with-zlib-dir=/opt/csw --with-xpm-dir=/opt/csw --with-ttf=/opt/csw --with-freetype-dir=/opt/csw --with-t1lib=/opt/csw --enable-gd-native-ttf --enable-gd-jis-conv --with-gettext=shared,/opt/csw --with-gmp=shared,/opt/csw --enable-hash=shared --with-iconv=shared --with-iconv-dir=/opt/csw --with-imap=shared,/opt/csw --with-kerberos=/opt/csw --with-imap-ssl=/opt/csw --enable-json=shared --with-ldap=shared,/opt/csw --with-ldap-sasl=/opt/csw --enable-mbstring=shared --enable-mbregex=shared --with-mcrypt=shared,/opt/csw --with-mhash=shared,/opt/csw --with-mime-magic=shared --with-mssql=shared,/opt/csw --with-mysql=shared,/opt/csw --with-mysqli=shared,/opt/csw/bin/mysql_config --with-ncurses=shared,/opt/csw --with-unixODBC=shared,/opt/csw --with-openssl=shared,/opt/csw --enable-pcntl=shared --with-pdo-mysql=shared,/opt/csw --with-zlib-dir=/opt/csw --with-pdo-odbc=shared,unixODBC,/opt/csw --with-pdo-pgsql=shared,/opt/csw/postgresql --with-pdo-sqlite=shared --with-pgsql=shared,/opt/csw/postgresql --enable-posix=shared --with-pspell=shared,/opt/csw --with-libedit=no --with-readline=shared,/opt/csw --enable-session=shared --enable-shmop=shared --enable-simplexml --with-libxml-dir=/opt/csw --with-snmp=shared,/opt/csw --enable-soap=shared --with-libxml-dir=/opt/csw --enable-sockets=shared --with-sqlite=shared,/opt/csw --enable-sqlite-utf8 --enable-sysvmsg=shared --enable-sysvsem=shared --enable-sysvshm=shared --with-tidy=shared,/opt/csw --enable-tokenizer=shared --enable-wddx=shared --with-libxml-dir=/opt/csw --with-libexpat-dir=/opt/csw --enable-xml --with-libxml-dir=/opt/csw --with-libexpat-dir=/opt/csw --enable-xmlreader=shared --with-libxml-dir=/opt/csw --with-xmlrpc=shared --with-libxml-dir=/opt/csw --with-iconv-dir=/opt/csw --with-libexpat-dir=/opt/csw --enable-xmlwriter=shared --with-libxml-dir=/opt/csw --with-xsl=shared,/opt/csw --enable-zip=shared --with-zlib-dir=/opt/csw --with-zlib=/opt/csw --prefix=/opt/csw/php5 --disable-static --with-exec-dir=/opt/csw/php5/bin --enable-cli --enable-fastcgi --enable-force-cgi-redirect --enable-pcntl=shared --enable-pdo=shared --with-mm=/opt/csw --enable-magic-quotes --enable-spl=shared --with-pcre-regex --with-pear=shared --with-curl=/opt/csw --with-db4=/opt/csw
# ... is the reason I hate 1) php, and 2) compiling shit by hand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment