This entry was posted by 东木 on 2010 年 2 月 12 日 at 下午 6:03, and is filed under Linux. Follow any responses to this post through RSS 2.0.You can leave a response or trackback from your own site.
编译安装程序出现如下错误: checking for XML::Parser… configure: error: XML::Parser perl module is required for intltool 解决方法: #yum install perl-XML-Parser 或 #yum install perl-XML-Parser.i386