Flags to compile PHP5

Compling PHP 5…


./configure \
--prefix=/opt/biocluster/php-5.0.1 \
--with-apxs=/opt/biocluster/apache-1.3.31/bin/apxs \
--with-mysql=/opt/biocluster/mysql-4.1.4/ \
--with-libxml-dir=/opt/local \
--with-gd=/opt/local \
--enable-gd-native-ttf \
--with-png-dir=/opt/local \
--with-xpm-dir=/opt/local \
--with-jpeg-dir=/opt/local \
--with-tiff-dir=/opt/local \
--with-freetype-dir=/usr/X11R6 \
--with-zlib=/usr \
--with-bz2=/usr \
--enable-soap \
--with-openssl
--enable-dba \
--enable-dbx \
--enable-dio \
--enable-embedded-mysqli


相关日志

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>