[讨论]checking for XML::Parser... configure: error: XML::Parse

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
action005
帖子: 35
注册时间: 2007-07-01 16:48

[讨论]checking for XML::Parser... configure: error: XML::Parse

#1

帖子 action005 » 2007-09-17 10:31

[讨论]出现checking for XML::Parser... configure: error: XML::Parse?请问如何解决
wang@wang:~$ cd lunar-applet-1.5
wang@wang:~/lunar-applet-1.5$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for intltool >= 0.35.0... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
wang@wang:~/lunar-applet-1.5$ make
make: *** 没有指明目标并且找不到 makefile。 停止。
wkt
帖子: 849
注册时间: 2006-09-07 22:51
联系:

#2

帖子 wkt » 2007-09-17 11:07

我估计你需要安装这个东西
libxml-parser-perl
试试吧!
回复