On Mon, 09 Feb 2004 07:12:19 -0800, lost wrote:
> I emerged kde and it compiled all night long, now how do i start it
> up?
Do this:
nano -w /etc/make.conf
# and add USE="qt kde"
env-update && source /etc/profile
# then go to /etc/X11/Sessions, look at the version of KDE, and write it
# down on a sheet of paper (ie: kde-3.1.4)
nano -w /etc/rc.conf
# add at the bottom I think XSESSION="kde-3.1.4", adapt to the version of
# KDE you have installed
# then reboot:
shutdown -r now
--
Charles.
________________________________________________________________
Message posted using PAN, new reader for Gnome with Gentoo Linux.