打印

编译gnome-system-monitor 出错

编译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 吗??这个东西 我已经装了的

[czy@MagicLinux ~]$ 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 <xinzhen@pub.minidns.net>
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.)

请大虾回答下  谢谢

TOP

装 libgnomeui-devel 包

TOP

又出现新问题了
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 ??????

TOP

libgtop 还没包,明天吧

TOP

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

TOP

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

TOP

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

TOP

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

TOP

libgtop 和 gnome-system-monitor 已经包装完成,见图:
附件: 您所在的用户组无法下载或查看附件

TOP

恩  装了 感谢

TOP