发新话题
打印

问一个关于PHP安装的问题

问一个关于PHP安装的问题

安装命令./configure --with-apache=/home/luoyi/apache_1.3.37  --enable-inline-optimization --with-

mysql=/usr/local/mysql

安装后报错如下
已经安装了
libxml2-2.6.19
不知道为什么还会报错


Configuring extensions
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
checking for xml2-config path... /usr/bin/xml2-config
configure: error: libxml2 version 2.6.11 or greater required.      

TOP

什么错误啊  发来看看 啊      

TOP

好像是Apache版本太低,改成Apache2再试试。      
林子大了,什么鸟都有......

TOP

安装libxml2-dev      

TOP

引用:
原帖由 持平之论 于 2007-12-14 16:58 发表
还是不会弄啊~~~~~~~~~
也就是libxml2 是for Apache2版本的,所以与安装apache_1.3.37不配套。      
林子大了,什么鸟都有......

TOP

libxml2-dev 这个安装一下试一试的啊      
www.loracle.cn

TOP

发新话题