阿里云上 源碼編譯 php 報(bào)錯(cuò)的集中整理
在巴彥淖爾等地區(qū),都構(gòu)建了全面的區(qū)域性戰(zhàn)略布局,加強(qiáng)發(fā)展的系統(tǒng)性、市場(chǎng)前瞻性、產(chǎn)品創(chuàng)新能力,以專(zhuān)注、極致的服務(wù)理念,為客戶提供成都網(wǎng)站制作、網(wǎng)站建設(shè) 網(wǎng)站設(shè)計(jì)制作按需定制網(wǎng)站,公司網(wǎng)站建設(shè),企業(yè)網(wǎng)站建設(shè),高端網(wǎng)站設(shè)計(jì),全網(wǎng)整合營(yíng)銷(xiāo)推廣,成都外貿(mào)網(wǎng)站制作,巴彥淖爾網(wǎng)站建設(shè)費(fèi)用合理。
[root@localhost php-5.5.31]# ./configure --prefix=/module/application/php-5.5/--enable-pcntl --enable-fpm --enable-posix --enable-MySQLnd --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-shmop --enable-bcmath --enable-zip --enable-ftp --enable-soap --enable-xml --enable-mbstring --disable-rpath --disable-debug --disable-fileinfo --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-zend-vm=GOTO --with-pcre-regex --with-iconv --with-zlib --with-mcrypt --with-gd --enable-gd-native-ttf --with-t1lib=/usr/local --with-xpm-dir=/usr/local --with-jpeg-dir=/usr/local --with-zlib-dir=/usr --with-png-dir=/usr/local --with-freetype-dir=/usr/local --with-openssl --with-mhash --with-xmlrpc --with-curl --with-imap-ssl --with-libxml-dir --with-gettext --enable-maintainer-zts --enable-opcache
報(bào)錯(cuò)
configure: error: xml2-config not found. Please check your libxml2 installation.
解決方法
yum install ibxml2* -y libxml2-devel
報(bào)錯(cuò)
configure: error: Please reinstall the libcurl distribution -
easy.h should be in <curl-dir>/include/curl/
解決方法
yum install libcurl* libcurl-devel -y
報(bào)錯(cuò)
configure: error: jpeglib.h not found.
解決方法
yum -y install libjpeg-devel
報(bào)錯(cuò)
checking for jpeg_read_header in -ljpeg... Yes configure: error: png.h not found.
解決方法
yum install libpng-devel
報(bào)錯(cuò)
configure: error: xpm.h not found.
解決方法
yum -y install libXpm-devel
報(bào)錯(cuò)
configure: error: freetype-config not found
解決方法
yum install freetype-devel -y
報(bào)錯(cuò)
configure: error: Your t1lib distribution is not installed correctly. Please reinstall it
解決方法
yum install t1lib* -y
報(bào)錯(cuò)
configure: error: mcrypt.h not found. Please reinstall libmcrypt.
解決方法
yum install mcrypt -y
yum install libmcrypt libmcrypt-devel
文章名稱(chēng):源碼編譯php-5報(bào)錯(cuò)整理
標(biāo)題鏈接:http://www.rwnh.cn/article8/gopiip.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站設(shè)計(jì)公司、全網(wǎng)營(yíng)銷(xiāo)推廣、App設(shè)計(jì)、微信公眾號(hào)、網(wǎng)站建設(shè)、企業(yè)網(wǎng)站制作
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)