+ -
当前位置:首页 → 问答吧 → 无法安装gnome

无法安装gnome

时间:2009-01-11

来源:互联网

我一步一步地按照handbook安装gnome,之后出现了如下信息:
(==)Log file:"/var/log/Xorg.0.log"
(==)Using config file:/etc/X11/xorg.conf
(II)Module already built_in:
/home/user/.xinitrc:exec:gnome-session:not found

and:
waiting for X server to shut down FreeFontPath:FPE "/usr/share/fonts/misc/" refcount is 2,should be 1;fixing.

步骤:
(1)USE="-qt3 -qt4 -arts -kde X dbus gtk gnome hal avahi"

(2)# echo "gnome-base/gnome-session branding" >> /etc/portage/package.use

(3)# emerge gnome

(4)# env-update && source /etc/profile

(5)# emerge gamin

(6)# /etc/init.d/hald start
//这里它提示hald不存在,为什么???

# rc-update add hald default

(7)# /etc/init.d/dbus start

# rc-update add dbus default

(8)# /etc/init.d/avahi-dnsconfd start

# rc-update add avahi-dnsconfd default

(9)$ echo "exec gnome-session" > ~/.xinitrc

(10)$ startx

我怀疑我emerge 的时候出现错误了,于是:
1.#emerge -pv gnome
(1)randing -debug -dmx -gnome-keyring -remot (-selinux) -xinerama" 0KB

(2)[ebuild N]net-print/gnome-cups-manager-0.33 USE="-debug" 0KB

(3)[ebuild N]sys-apps/hal-0.5.11-r1 USE="X crypt -acpi -apm -debug -dell -disk-partion -doc -laptop (-selinux)" 0KB

(4)[ebuild N]app-misc/hal-info-20080508 0KB

(5)[ebuild N]gnome-base/gnome-mount-0.6 USE="gnome -debug" 0KB

(6)[ebuild N]gnome-extra/gnome-power-manage-2.22.1 USE="X -debug -doc -test" 0KB

(7)[ebuild N]gnome-extra/nautilus-cd-burner-2.22.1 USE="-cdr -debug -dvdr" 0KB

(8)[ebuild N]gnome-base/gnome-volume-manager-2.22.5 USE="-automount -consolekit -debug" 0KB

(9)[ebuild N]dev-python/gnome-python-desktop-2.22.0 USE="X -debug -doc -eds" 0KB

(10)[ebuild N]media-sound/sound-juicer-2.22.0-r1 USE="-debug -test" 0KB

(11)[ebuild N]gnome-extra/deskbar-applet-2.22.0.3.1 USE="-debug -eds -spell -test" 0KB

(12)[ebuild N]gnome-extra/gnome-games-2.22.3 USE="X -artworkextra -debug -guile -opengl" 0KB

(13)[ebuild N]gnome-base/gnome-2.22.3 USE="cups -accessibility -cdr -dvdr -esd -ldap -mono" 0KB

2.#emerge --info
USE="X acl avahi berkdb bzip2 cli cracklib crypt cups dbus dri fortran gdbm gnome gpm gtk hald iconv ipv6 isdnlog midi mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection session spl ssl sysfs tcpd unicod x86 xorg zlib "

3.#emerge -pv hal
(1)[ebuild N]sys-apps/hal-0.5.11-r1 USE="X crypt -acpi -apm -debug -dll -desk-partion -doc -laptop(-selinux)" 0KB

(2)app-misc/hal-info-20080508 0KB


出现的信息我看不太明白,不知道如何解决,我又重新:
#emerge gnome,
又出现了如下的信息:
ebuild.sh,line 49:Called src_compile
environment,line 608:Called gnome2_syc_compile
environment,line 543:Called gnome2_src_configure
ebuild.sh,line 529:Called die

The specific snippet of code:
die "econf failed"
The die message:
econf failed.

谁知道如何解决啊??

作者: zhongyijun   发布时间: 2009-01-11

revdep-rebuild

作者: kpld   发布时间: 2009-01-12