+ -
当前位置:首页 → 问答吧 → BLFS安装GNOME ,configre gnome-vfs 时遇到No package 'dbus-glib-1' found(已解决)

BLFS安装GNOME ,configre gnome-vfs 时遇到No package 'dbus-glib-1' found(已解决)

时间:2008-07-19

来源:互联网

checking whether to enable ipv6... yes
checking for LIBGNOMEVFS... configure: error: Package requirements (glib-2.0 >= 2.9.3 gmodule-no-export-2.0 >= 2.9.3 gthread-2.0 >= 2.9.3 gobject-2.0 >= 2.9.3 gconf-2.0 >= 1.1.1 libxml-2.0 >= 2.6.0 gnome-mime-data-2.0 dbus-glib-1 >= 0.60) were not met:

No package 'dbus-glib-1' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

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

我是从LFS6.3来的,现在安装BLFS6.3
一切都正常。
求高手解答,这是怎么回事,
ldconfig错误信息:
root [ /usr/src/gnome/gnome-vfs-2.18.1 ]# ldconfig
ldconfig: Can't open configuration file /etc/ld.so.conf: No such file or directory

作者: hongshun   发布时间: 2008-07-19

引用:
作者: hongshun
checking whether to enable ipv6... yes
checking for LIBGNOMEVFS... configure: error: Package requirements (glib-2.0 >= 2.9.3 gmodule-no-export-2.0 >= 2.9.3 gthread-2.0 >= 2.9.3 gobject-2.0 >= 2.9.3 gconf-2.0 >= 1.1.1 libxml-2.0 >= 2.6.0 gnome-mime-data-2.0 dbus-glib-1 >= 0.60) were not met:

No package 'dbus-glib-1' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

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

我是从LFS6.3来的,现在安装BLFS6.3
一切都正常。
求高手解答,这是怎么回事,
ldconfig错误信息:
root [ /usr/src/gnome/gnome-vfs-2.18.1 ]# ldconfig
ldconfig: Can't open configuration file /etc/ld.so.conf: No such file or directory
如果是新手,你够疯狂的,即使老手手工装gnome也够疯狂的。

提醒你一下好了,依赖,注意依赖,你没装dbus-glib或没指定正确的PKG_CONFIG_PATH。

你没有正确配置glibc,ldconfig需要/etc/ld.so.conf。

可以试试gnome提供的编译工具garnome。

作者: 聚焦深空   发布时间: 2008-07-19

谢谢:聚焦深空
英语还是看得懂。
谢谢 我试试garnome,看怎么样,
如果干不起gnome ,打算就在X下干活了。

作者: hongshun   发布时间: 2008-07-19

garnome或者jhbuild究竟怎么样?有人完整使用过吗? 我在原来的系统上试了一下用 jhbuild 编译 xorg,光是运行中下载就慢得很(全是源文件,没压缩?),git网络不能保证(在国外),而直接用 BLFS 的脚本可以先下载压缩包再编译,整个快了一个数量级。

作者: linux001   发布时间: 2008-07-19

已经解决:
直接在configure中注释掉语句:
dbus_requirement="dbus-glib-1 >= 0.60"
这个是test用的,
现在已经把gnome安装完毕了,而且比较顺利的。

作者: hongshun   发布时间: 2008-07-20

这个就是从LFS6.3来的,
接着就是BLFS 6.3rc2的哈
安装成功
上传的图像
Screenshot.png (70.6 KB, 18 次查看)

作者: hongshun   发布时间: 2008-07-20

欢迎疯狂家族又添新丁,偶也一直在用gnome。

作者: 聚焦深空   发布时间: 2008-07-21