php-5.2.14 编译参数,成功的

Posted 风中的雪糕

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php-5.2.14 编译参数,成功的相关的知识,希望对你有一定的参考价值。

./configure --prefix=/usr/local/php --with-config-file-path=/usr/bin --with-mysql=/usr/local/mysql --with-mysqli=/usr/bin/mysql_config --with-iconv-dir=/usr/local --with-freetype-dir --with-jpeg-dir --with-png-dir --with-zlib --with-libxml-dir=/usr --enable-xml --disable-rpath --enable-discard-path --enable-safe-mode --enable-bcmath --enable-shmop --enable-sysvsem --enable-inline-optimization --with-curl --with-curlwrappers --enable-mbregex --enable-fastcgi --enable-fpm --enable-force-cgi-redirect --enable-mbstring --with-mcrypt --with-gd --enable-gd-native-ttf --with-openssl --with-mhash --enable-pcntl --enable-sockets --with-ldap --with-ldap-sasl --with-xmlrpc --enable-zip --enable-soap --without-pear --with-zlib --enable-pdo --with-pdo-mysql

以上是关于php-5.2.14 编译参数,成功的的主要内容,如果未能解决你的问题,请参考以下文章

编译器警告 - 参数列表有所不同

Linux下NDK编译FFMPEG包含neon参数

表达式计算-----------eval()运算符

cmake 如何编译成debug版?

VC中编译以后在Debug文件夹中没有exe文件,在网上查了些原因,修改了link中的参数,但还是没有生成exe文件

Clang如何处理MSVC的编译参数