PHP编译错误及解决办法

./configure的时候出现如下错误:
configure: error: xslt-confignot found. Please reinstall the libxslt >= 1.1.0 distribution
 
解决方法:
yum install libxslt-devel* -y

错误 1
 
checking for xml2-config path... 
configure: error: xml2-config not found.Please check your libxml2 installation.
解决办法:
# yum -y install libxml2-devel
 
 
 
错误 2
 
checking for BZip2 in default path... notfound
configure: error: Please reinstall theBZip2 distribution
解决办法:
# yum install -y  bzip2-devel
 
 
错误 3 
If configure fails try --with-vpx-dir=
configure: error: png.h not found.
 
解决办法:
# yum -y install libpng-devel
 
 
错误 4
If configure fails try --with-xpm-dir=
configure: error: freetype.h not found.
 
解决办法:
# yum -y install freetype-devel
 
 
错误 5 
checking for specified location of theMySQL UNIX socket... no
configure: error: Cannot find MySQLheader files under /usr/local/mysql.
Note that the MySQL client library isnot bundled anymore!


解决办法:
安装mysql 
 
 
错误 6
configure: error: mcrypt.h not found.Please reinstall libmcrypt.
 
解决办法:安装libmcrypt
wgetftp://mcrypt.hellug.gr/pub/crypto/mcrypt/attic/libmcrypt/libmcrypt-2.5.7.tar.gz
tar -zxvf libmcrypt-2.5.7.tar.gz
cd libmcrypt-2.5.7
mkdir -p /usr/local/libmcrytp
./configure prefix=/usr/local/libmcrytp/
make
make install

成都创新互联公司凭借专业的设计团队扎实的技术支持、优质高效的服务意识和丰厚的资源优势,提供专业的网站策划、网站设计、网站制作、网站优化、软件开发、网站改版等服务,在成都十余年的网站建设设计经验,为成都成百上千中小型企业策划设计了网站。

文章标题:PHP编译错误及解决办法
文章起源:https://www.cdcxhl.com/article16/jieddg.html

成都网站建设公司_创新互联,为您提供网站设计外贸网站建设ChatGPT动态网站响应式网站网站设计公司

广告

声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联

手机网站建设