LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 697|回复: 8

第一次编译软件,出现问题,有谁能指点一下么?

[复制链接]
发表于 2009-3-28 18:29:54 | 显示全部楼层 |阅读模式
学着安装g2ipmsg,在./configure -enable-systray 之后出现了问题,第一次弄这东西,不知道怎么解决,谁能帮看看么?

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 style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for intltool >= 0.31... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML:arser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... msgfmt
checking for msgmerge... msgmerge
checking for xgettext... xgettext
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... configure: error: Package requirements (libgnomeui-2.0
                           libpanelapplet-2.0
                           gtk+-2.0 >= 2.8) were not met:

No package 'libgnomeui-2.0' found
No package 'libpanelapplet-2.0' found
No package 'gtk+-2.0' found
发表于 2009-3-28 18:37:25 | 显示全部楼层
apt-cache search libgnomeui-2.0 dev
apt-cache search libpanelapplet-2.0 dev
apt-cache search gtk+-2.0 dev
找到相应的开发包,装上(apt-get install xxx 或 aptitude install xxx 等等)
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-28 18:53:13 | 显示全部楼层
哦。就是这些么?那上边提示的标注有NO的不管么?
回复 支持 反对

使用道具 举报

发表于 2009-3-28 19:46:06 | 显示全部楼层
有些“no”是无关紧要的,例如那个“checking whether we are cross compiling... no”等
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-28 20:00:43 | 显示全部楼层
哦,用了apt-get,提示的都没有这些资源,难道是我的源里面没有?上网去下载,发现要装上上面那三个包反而还需要更多其他的包,郁闷了。
回复 支持 反对

使用道具 举报

发表于 2009-3-28 21:52:45 | 显示全部楼层
人家叫你先用 apt-cache search 先搜一下,看看名字再來 apt-get 呀
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-28 22:19:49 | 显示全部楼层
apt-cache search什么也没找到.........
回复 支持 反对

使用道具 举报

发表于 2009-4-2 11:29:52 | 显示全部楼层
http://www.debian.org/doc/manual ... -cn.html#s-auto-apt

auto-apt ./configure --enable-systray
回复 支持 反对

使用道具 举报

发表于 2009-4-2 16:26:20 | 显示全部楼层
其他包都有,

唯独这个:
No package 'libpanelapplet-2.0' found  

源里好像没有,我忘记以前装飞鸽的时候怎么过的了,
可能改名了?
libpanelappletmm-2.6-dev ?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表