您好,登錄后才能下訂單哦!
安裝libxml和autoconf
sudo apt-get install libxml2
sudo apt-get install libxml2-dev
sudo apt-get install autoconf
獲取php源碼wget http://www.php.net/distributions/php-5.5.9.tar.gz
wget/git pthreads source-code
解壓并移動
tar zxvf php-5.5.9.tar.gz
mv pthreads source-code to php/ext
編譯
./configure --prefix=/usr --with-config-file-path=/etc --enable-maintainer-zts --enable-pthreads
4. 如果pthreads選項不可用
./configure --help | grep pthread
./buildconf --force
rm aclocal.m4
rm autom4te.cache -rf
5. make && make install
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。