我的系統dbeian8.
apt-get update
sudo apt-get install apache2 apache2-dev
apt-get install build-essential
sudo apt-get install libxml2-dev libcurl4-libssl-dev libclim-dev install libxml2-dev libcurl4-libssl-dev libclim-mlib-libcx -dev libicu-dev libfreetype6-dev libldap2-dev libxslt-dev
apt-get install libssl-dev libsslcommon2-dev
上面的編譯前,各包安裝完了。
find / -name 'openssl'
/usr/include/x86_64-linux-gnu/openssl
/usr/include/openssl
/usr/share/doc/openssl
/usr/binssl
/usr/share/doc/openssl
下載準備php5.6
wget http://cn2.php.net/distributi...
xz -d php-5.6.0.tar.xz
tar xf php-5.6.0.tar -C /usr/ local/src/
groupadd www
useradd -g www -s /sbin/nologin -M www
開始編譯了
./configure
--prefix=/usr/local/php56
--with-config-file-path=/usr/local/php56/etc
--enable-inline-optimization
--disable
--disable -debug
--disable-rpath
--enable-shared
--enable-opcache
--enable-fpm
--with-fpm-user=www
--with-fpm-group=www
--with -mysql=mysqlnd
--with-mysqli=mysqlnd
--with-pdo-mysql=mysqlnd
--with-gettext
--enable-mbstring
--with-iconv
--with-mcrypt
-mhash
--with-openssl
--enable-bcmath
--enable-soap
--with-libxml-dir
--enable-pcntl
--enable-shmop
--enable-syssgen
--enable-shmop
--enable-syssgen
-- -sysvsem
--enable-sysvshm
--enable-sockets
--with-curl
--enable-zip
--with-bz2
報錯 configure: error: Cannot find OpenSSL's
回覆內容:
我的系統dbeian8.
apt-get update
sudo apt-get install apache2 apache2-dev
sudo apt-get install libxml2-dev libcurl4-libssl-dev libclim-dev install libxml2-dev libcurl4-libssl-dev libclim-dev install libxmlm-libc -dev libicu-dev libfreetype6-dev libldap2-dev libxslt-dev
apt-get install libssl-dev libsslcommon2-dev
上面的編譯前,各包安裝完了。
find / -name 'openssl'
/usr/include/x86_64-linux-gnu/openssl
/usr/share/doc/openssl
/usr/binssl
/usr/share/doc/openssl src/php-5.6.0/ext/openssl
下載準備php5.6
wget http://cn2.php.net/distributi...
xz -d php-5.6.0.tar.xz
groupadd www
useradd -g www -s /sbin/nologin -M www
cd /usr/local/src/php-5.6.0/
開始編譯了
./configure
--prefix=/usr/local/php56
--with-config-file-path=/usr/local/php56/etc
--enable-inline-optimization
--disable
--disable-inline-optimization
--disable
--disable -debug
--disable-rpath
--enable-shared
--enable-opcache
--enable-fpm
--with-fpm-user=www
--with-fpm-group=www
--with -mysql=mysqlnd
--with-mysqli=mysqlnd
--with-pdo-mysql=mysqlnd
--with-gettext
--enable-mbstring
--with-iconv
--with-mcrypt
-mhash
--with-openssl
--enable-bcmath
--enable-soap
--with-libxml-dir
--enable-pcntl
--enable-shmop
--enable-syssgen
--enable-shmop
-- -sysvsem
--enable-sysvshm
--with-curl
--with-zlib--enable-zip
--with-bz2
--with-readline🎜 🎜報錯 🎜configure: error: Cannot find OpenSSL's