Install php-7.1.17./configure --prefix=/usr/local/php-7.1.17 --disable-debug --enable-shmop --with-gd --with-jpeg-dir=/usr/lib64 --with-png-dir=/usr/lib64 --with-libxml-dir=/usr/lib64 --with-zlib-dir=/usr/lib64 --with-mysqli=mysqlnd --with-mysql=mysqlnd --with-pdo-mysql=mysqlnd --enable-sockets --enable-mbstring --enable-mbregex --enable-ftp --enable-gd-native-ttf --enable-fpm ?--enable-pcntl --enable-sysvmsg --enable-sysvsem ?--enable-sysvshm ?--enable-zip ?--with-curl=/usr/local/curl --with-iconv=/usr/local/libiconv --with-freetype-dir=/usr/local/freetypeInstall php-7.1.17/ext/pdo_dblib./configure --with-php-config=/usr/local/php-7.1/bin/php-config --with-pdo-dblib=/usr/local/freetdsInstall php-7.1.17/ext/pdo_odbc./configure --with-php-config=/usr/local/php-7.1/bin/php-config --with-pdo-odbc=unixODBC,/usr/local/unixODBCInstall php-7.1.17/ext/exif./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install php-7.1.17/ext/gettext./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install php-7.1.17/ext/bcmath./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install php-7.1.17/ext/ldapcp -frp /usr/lib64/libldap* /usr/lib/./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install php-7.1.17/ext/soap./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install php-7.1.17/ext/openssl./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install mongodb-1.4.3./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install gearman-1.1.2./configure --with-php-config=/usr/local/php-7.1/bin/php-config ?Install phpunit-5.7.4Install zookeeper-0.4.0./configure --with-php-config=/usr/local/php-7.1/bin/php-config --with-libzookeeper-dir=/usr/local/zookeeperInstall imagick-3.4.3./configure --with-php-config=/usr/local/php-7.1/bin/php-config --with-imagick=/usr/local/ImageMagickInstall redis-4.0.1./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install mcrypt-1.0.1./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install xdebug-2.7.0alpha1./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install gmagick-2.0.5RC1./configure --with-php-config=/usr/local/php-7.1/bin/php-config --with-gmagick=/usr/local/GraphicsMagickInstall pecl-memcache-NON_BLOCKING_IO_php7./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install memcached-3.0.4./configure --with-php-config=/usr/local/php-7.1/bin/php-config --with-libmemcached-dir=/usr/local/libmemcachedInstall phpng-xhprof-master./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install apcu-5.1.11./configure --with-php-config=/usr/local/php-7.1/bin/php-config Install yaf-3.0.7./configure --with-php-config=/usr/local/php-7.1/bin/php-config
编译安装php-7.1.17及部分扩展
原文地址:https://www.cnblogs.com/xzlive/p/9050317.html