每一首诗的背后
都有个爱过的女孩.
每一次爱,
都有相似的温柔。

php configure

./configure --prefix=/usr --with-config-file-path=/etc --enable-maintainer-zts --with-curl --with-gd --with-gettext --with-iconv-dir --with-kerberos --with-libdir=lib64 --with-libxml-dir --with-openssl --with-pcre-regex --with-pdo-sqlite --with-pear --with-xmlrpc --with-xsl --with-zlib --enable-fpm --enable-bcmath --enable-libxml --enable-inline-optimization --enable-mbregex --enable-mbstring --enable-opcache --enable-pcntl --enable-shmop --enable-soap --enable-sockets --enable-sysvsem --enable-xml --enable-zip --enable-static --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-freetype-dir --with-jpeg-dir --with-png-dir --disable-debug --disable-fileinfo --with-curl --with-freetype-dir --with-gd --with-gettext --with-iconv-dir --with-kerberos --with-libdir=lib64 --with-libxml-dir --with-mysqli --with-openssl --with-pcre-regex --with-pdo-mysql --with-pdo-sqlite --with-pear --with-png-dir --with-jpeg-dir --with-xmlrpc --with-xsl --with-zlib --with-bz2 --with-mhash --enable-fpm --enable-bcmath --enable-libxml --enable-inline-optimization --enable-gd-native-ttf --enable-mbregex --enable-mbstring --enable-opcache --enable-pcntl --enable-shmop --enable-soap --enable-sockets --enable-sysvsem --enable-sysvshm --enable-xml --enable-zip --enable-cli --enable-debug --enable-pthreads && make && make install


Pthread 的编译: 

download src :https://github.com/krakjoe/pthreads/ 

不能从PHP官网上下 有错误 这个真是坑啊 看来大家都已经用GIT了

phpize 

./configure --enable-pthreads  --with-php-config=/usr/bin/php-config



找不到 OPENSSL

方式1

https://blog.csdn.net/u010415258/article/details/78656441

还是不行 于是baidu 。。 

apt-get install build-essential libexpat1-dev libgeoip-dev libpng-dev libpcre3-dev libssl-dev libxml2-dev rcs zlib1g-dev libmcrypt-dev libcurl4-openssl-dev libjpeg-dev libpng-dev libwebp-dev pkg-config  libfreetype6-dev libpq-dev libxslt-dev

评论

© 性冷淡患者,J | Powered by LOFTER