pslist 发表于 2005-6-14 13:13:51

编译gnome-system-monitor 出错

呵呵听老大的话我就发这里问了。。。。

checking for glib-2.0 >= 1.3.7 gmodule-2.0 >= 1.3.7 libgnomeui-2.0 >= 1.102.0 esound >= 0.2.23... Package libgnomeui-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeui-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgnomeui-2.0' found

configure: error: Library requirements ( glib-2.0 >= 1.3.7 gmodule-2.0 >= 1.3.7 libgnomeui-2.0 >= 1.102.0 esound >= 0.2.23) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

请问这个提示的缺少什么?? libgnomeui 吗??这个东西 我已经装了的

$ rpm -qi libgnomeui
Name      : libgnomeui                   Relocations: (not relocatable)
Version   : 2.10.0                            Vendor: GNOMEcn/www.gnome-cn.org
Release   : 1                           Build Date: 2005年04月14日 星期四 05时53分42秒
Install Date: 2005年06月11日 星期六 13时05分27秒      Build Host: matrix.v6
Group       : System Environment/Libraries   Source RPM: libgnomeui-2.10.0-1.src.rpm
Size      : 2909593                        License: LGPL
Signature   : (none)
Packager    : Xin Zhen <[email protected]>
URL         : ftp://ftp.gnome.org
Summary   : GNOME base GUI library
Description :

GNOME (GNU Network Object Model Environment) is a user-friendly set of
GUI applications and desktop tools to be used in conjunction with a
window manager for the X Window System. The libgnomeui package
includes GUI-related libraries that are needed to run GNOME. (The
libgnome package includes the library features that don't use the X
Window System.)

请大虾回答下谢谢

xLoneStar 发表于 2005-6-14 17:17:19

装 libgnomeui-devel 包

pslist 发表于 2005-6-14 19:45:41

又出现新问题了
No package 'libgtop-2.0' found
configure: error: Package requirements (libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0 gconf-2.0 >= 1.1.5 libgtop-2.0 >= 2.9.5 libwnck-1.0 >= 2.5.0 gtk+-2.0 >= 2.6.0 gnome-vfs-2.0 >= 2.6.0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the PROCMAN_CFLAGS and PROCMAN_LIBS environment variables
to avoid the need to call pkg-config.See the pkg-config man page for
more details.

libgtop-devel???
老大 你那apt上面 好象没有
我下载过来 libgtop编译安装了后再编译 monitor 怎么 还缺少这个
那个 source 下面 没有什么 libgtop-devel 只有 libgtop ??????

xLoneStar 发表于 2005-6-15 02:05:26

libgtop 还没包,明天吧

pslist 发表于 2005-6-15 18:54:57

问个比较无知的问题。。。:)
请问下 devel rpm包是怎么来的阿?
源码包 都没有 devel结尾的???

mandrakechina 发表于 2005-6-16 00:07:13

devel是给那些准备以这个库为基础开发程序的人准备的。编译当然也算开发程序的一种。

pslist 发表于 2005-6-16 06:56:07

那我怎么得到 devel不用rpm 或则没有rpm的时候

ls_gx 发表于 2005-6-18 17:36:20

如果你用源码编译(如:./configure、make、make install)的话,就不需要用什么开发包。

xLoneStar 发表于 2005-6-21 11:04:01

libgtop 和 gnome-system-monitor 已经包装完成,见图:
http://linuxfans.org/nuke/modules/Forums/files/g210sm_2.png

pslist 发表于 2005-6-21 22:03:52

恩装了 感谢
页: [1]
查看完整版本: 编译gnome-system-monitor 出错