| View previous topic :: View next topic |
| Author |
Message |
MOS-FET Apprentice


Joined: 20 May 2003 Posts: 291 Location: Cologne, Germany
|
Posted: Fri May 30, 2003 2:32 pm Post subject: full kde install |
|
|
hello,
i was asking myself if it is possible to emerge only some parts of kde, and not the whole desktop. i don't need the multimedia, admin or toys packages. how can i tell emerge to only emerge the parts of kde i want - or how can i unmerge them now? the same is with mozilla. i only want mozilla and mozilla-mail, but not all that other stuff. is there a way to do that?
thanks for your help
tom |
|
| Back to top |
|
 |
scrooch n00b

Joined: 25 Jan 2003 Posts: 52 Location: Venlo/Eindhoven, the Netherlands
|
Posted: Fri May 30, 2003 2:34 pm Post subject: |
|
|
You can do a to see a list of the available kde parts. An will give you a minimal kde installation, which you can expant with extra kde parts later. _________________ too much is never enough |
|
| Back to top |
|
 |
MOS-FET Apprentice


Joined: 20 May 2003 Posts: 291 Location: Cologne, Germany
|
Posted: Fri May 30, 2003 2:54 pm Post subject: cool |
|
|
| do i remember right that unmerge does NOT check for dependencies - means i could unmerge a package that is needed by another package? |
|
| Back to top |
|
 |
scrooch n00b

Joined: 25 Jan 2003 Posts: 52 Location: Venlo/Eindhoven, the Netherlands
|
Posted: Fri May 30, 2003 3:09 pm Post subject: |
|
|
Well, why would you want to do that ? You wouldn't be able to use that program which needs that dependancy anymore. _________________ too much is never enough |
|
| Back to top |
|
 |
MOS-FET Apprentice


Joined: 20 May 2003 Posts: 291 Location: Cologne, Germany
|
Posted: Fri May 30, 2003 3:14 pm Post subject: |
|
|
well thats what i'm asking. i DONT want to do that but i dont always have all dependencies in my mind ... so it would be nice if portage takes care of that.
tom |
|
| Back to top |
|
 |
MOS-FET Apprentice


Joined: 20 May 2003 Posts: 291 Location: Cologne, Germany
|
Posted: Fri May 30, 2003 3:14 pm Post subject: |
|
|
well thats what i'm asking. i DONT want to do that but i dont always have all dependencies in my mind ... so it would be nice if portage takes care of that :-)
tom |
|
| Back to top |
|
 |
scrooch n00b

Joined: 25 Jan 2003 Posts: 52 Location: Venlo/Eindhoven, the Netherlands
|
Posted: Fri May 30, 2003 3:35 pm Post subject: |
|
|
Sorry, but I don't know that for sure. I don't have Gentoo Linux at the moment to play some with it and find out. But I assume you'll get a warning message. If you already use kde or gnome, try
| Code: | | emerge unmerge -p qt | or | Code: | | emerge unmerge -p gtk | This will probably print a list of the packages that will be removed when removing one of these. You could try something like this with the package you have had in mind. I suggest to ask around a little because I'm not sure at all. _________________ too much is never enough |
|
| Back to top |
|
 |
|