| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 2302 人关注过本帖, 1 人收藏
标题:php交叉编译出现有关libxml的问题
只看楼主 加入收藏
yaozaozao
Rank: 1
等 级:新手上路
帖 子:6
专家分:0
注 册:2013-5-2
结帖率:50%
收藏(1)
已结贴  问题点数:18 回复次数:2 
php交叉编译出现有关libxml的问题
我交叉编译libxml2的时候出现:
make[3]: Entering directory `/usr/local/src/libxml2-2.7.2/include/libxml'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/libxml2-2.7.2/include/libxml'
make[3]: Entering directory `/usr/local/src/libxml2-2.7.2/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/libxml2-2.7.2/include'
make[2]: Leaving directory `/usr/local/src/libxml2-2.7.2/include'
之后,在交叉编译php的时候,就出现:
checking whether to enable LIBXML support... yes
checking libxml2 install dir... /usr/local/
checking for xml2-config path... /usr/local//bin/xml2-config
checking whether libxml build works... no
configure: error: build test failed.  Please check the config.log for details.
这个问题怎么解决啊,各位懂的麻烦告诉我一下,谢谢
搜索更多相关主题的帖子: php include local 
2013-05-22 08:45
ddtet
Rank: 4
等 级:业余侠客
帖 子:32
专家分:211
注 册:2013-5-4
收藏
得分:18 
安装 libxml (package)套件
那是 Linux 的东东…
2013-05-23 09:07
a30197969
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2013-7-2
收藏
得分:0 
fdf
fdafd
2013-07-02 15:24
快速回复:php交叉编译出现有关libxml的问题
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.016768 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved