Skip to content

Instantly share code, notes, and snippets.

@co3k
Created January 14, 2010 12:28
Show Gist options
  • Save co3k/277126 to your computer and use it in GitHub Desktop.
Save co3k/277126 to your computer and use it in GitHub Desktop.
PHP_AUTOCONF=autoconf2.13 PHP_AUTOHEADER=autoheader2.13 ./buildconf # ./configure とかを生成する必要がある場合(at Debian sid)
./configure --enable-mbstring --with-apxs2=/usr/bin/apxs2 --with-gd --with-mysql --with-pgsql --with-pdo-mysql=/usr --with-pdo-pgsql --with-pdo-sqlite --with-pear --with-jpeg-dir=/usr/lib --with-curl --with-zlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment