WFisher <[EMAIL PROTECTED]> writes:

> I finished installing Gentoo and Xorg successfully.  When I went to
> install the KDE desktop I decided to install the whole thing by typing
> emerge kde-meta, which installs everything possible.  After about six
> hours I got frustrated and shut of the computer.
>
> My question is is can I delete what I already did and start over and
> just do a basic KDE install?  And if so, what directory can I find
> that I can delete KDE from?

The bad news is it is liable to take over 6 hrs to compile even the
kde-base/kdebase stuff.

I just came thru this same problem.  There was an informative thread that
you definitely need to read before going ahead.  I started the thread
but was not much of a contributer in substance.  Others however added
lots of really good info about how stuff works with gentoo.

Read clear thru this recent thread:
   Subject: Is there and Alternative to compiling kde?

That done, you probably do not need to uninstall much of anything.

First learn what packages were installed :

  equery list|grep kde

should give a pretty good picture

Understnd that a newer version of kde is just about to become stable I
think and so an upgrade is soon in the offing.

I think it would make some sense to set a keywords line in
/etc/portage/package.keywords like this:

   kde-base/kdebase ~x86

Assuming you are on x86 architecture.  It should cause kde-3.5 to be
installed now.  Don't worry about having packages from 2 versions
installed ... gentoo allows what is called `slotted' packages.
So they do not interfere with each other.

You can prune back the older stuff later.

Once you've read that thread and got some system info on what you have
installed. 

  try this:

  emerge -v -p kde-base/kdebase  

Take a look at the output maybe you can determing if its ok to go
ahead and run that without the -p.

If you need to, post the output here but trim it down to kde stuff.
And any warnings or errors.

-- 
gentoo-user@gentoo.org mailing list

Reply via email to