View previous topic :: View next topic |
Author |
Message |
niyogi Apprentice
Joined: 10 Apr 2002 Posts: 199 Location: Austin, TX
|
Posted: Fri Apr 19, 2002 10:15 pm Post subject: getting rid of the "fat" in kde |
|
|
i'm sure a lot of us gentoo users in an eager attempt to get started did the following right after seeing the good ole "#" prompt
emerge --pretend kde
emerge kde
Doing so gives you an extremely bloated version of kde with games et. al.
To uninstall these (and any other kde fatty parts), do the following
emerge unmerge kdegames
emerge unmerge kdeedu
emerge unmerge kdetoys
The question I have is after these are done, it says:
IMPORTANT: 2 config files in /etc need updating.
But it doesn't tell you which ones and what specifically needs to be updated. Any ideas?
-S |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Fri Apr 19, 2002 10:53 pm Post subject: |
|
|
Try running: Code: | find /etc -iname '._cfg????_*' |
It will list the new files, for more information about the files and the way portage protects your system run: Code: | emerge --help config |
If you have gentoolkit installed, you can run That will walk you through each file and show you the differences. _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|