Chinaunix
标题:
linux 飞鸽安装
[打印本页]
作者:
mlch1816
时间:
2008-06-17 15:36
标题:
linux 飞鸽安装
软件下载:
http://www.ipmsg.org/index.html.en
安装:readme文档
./configure --prefix=/usr --sysconfdir=/etc --enable-systray --with-ext-charcode=CP936
错误:
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
修改:
yum install perl-XML-Parser
重新配置:
。/configure
make
make install
注:交叉编译工具用2.95.3版本,3.3.2版本编译问题一大堆
本人系统fc7
本文来自ChinaUnix博客,如果查看原文请点:
http://blog.chinaunix.net/u2/70379/showart_1003760.html
欢迎光临 Chinaunix (http://bbs.chinaunix.net/)
Powered by Discuz! X3.2