Re: [gentoo-user] Problem on installing Gnome (gnome-light) (gnome-light started)

2006-09-12 Thread Stephen Liu
Hi Bo, Tke for your advice. To get equery you need to emerge app-portage/gentoolkit. # emerge app-portage/gentoolkit. # emerge app-portage/gentoolkit # equery check gnome-base/gnome-session gnome-session not found # equery check gdm gdm not found # emerge gnome-session and manually

Re: [gentoo-user] Problem on installing Gnome (gnome-light) (SOLVED with gnome-light running)

2006-09-12 Thread Stephen Liu
Hi Bo, Further to my late posting, I have Gnome-light up running with further 2 steps:- - ran revdep-rebuild - ran emerge gnome-light - update conf files - rebooted PC - login as user - gnome-light 2.14 started (a warning popup: The panel encountered a problem while loading

Re: [gentoo-user] Problem on installing Gnome (gnome-light)

2006-09-11 Thread Stephen Liu
Hi Bo, - snip - Otherwise please show the output of: # equery check gnome-base/gnome-session # equery check gnome-base/gnome-session -bash command not found # emerge --search equery Application not found # emerge equery emerge : there are no ebuilds to satify equery - snip - Perhaps

Re: [gentoo-user] Problem on installing Gnome (gnome-light)

2006-09-10 Thread Bo Ørsted Andresen
On Sunday 10 September 2006 07:53, Stephen Liu wrote: Did you set the following USE flags USE=gtk gtk2 gnome hal avahi [SNIP] I left out hal avahi because I have no idea what they are for. Neither I need them. Well, you at least shouldn't be surprised that the guide fails if you don't

[gentoo-user] Problem on installing Gnome (gnome-light)

2006-09-09 Thread Stephen Liu
Hi folks, I followed The GNOME Configuration HOWTO http://www.gentoo.org/doc/en/gnome-config.xml installing Gnome. Steps writen there went though w/o problem until upto; Code Listing 2.7: Adding hald and avahi-dnsconfd to the default runlevel On running; # /etc/init.d/hald start I failed to

Re: [gentoo-user] Problem on installing Gnome (gnome-light)

2006-09-09 Thread Bo Ørsted Andresen
On Saturday 09 September 2006 10:05, Stephen Liu wrote: I followed The GNOME Configuration HOWTO http://www.gentoo.org/doc/en/gnome-config.xml [SNIP] Please advise; 1) Do I need to reinstall Gnome? (remark: installed gnome-light) If YES how to remove Gnome, the unfinished package? Did you

Re: [gentoo-user] Problem on installing Gnome (gnome-light)

2006-09-09 Thread Stephen Liu
Hi Ryan, I think that what you found was not hald.sh, but rather halt.sh - something quite different. Oh yes, my mistake. But I can't find hald there. # ls -al /etc/init.d/ | grep hald No printout B.R. SL -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Problem on installing Gnome (gnome-light)

2006-09-09 Thread Stephen Liu
Hi Bo, Tks for your advice. Did you set the following USE flags USE=gtk gtk2 gnome hal avahi in /etc/make.conf # cat /etc/make.conf . USE=gtk gtk2 gnome I left out hal avahi because I have no idea what they are for. Neither I need them. # emerge --newuse --update --deep