|
发表于 2008-7-19 10:02:23
|
显示全部楼层
Post by hongshun;1876247
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。 |
|