Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge KDE in seperate parts.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Jaguar
n00b
n00b


Joined: 28 Jul 2003
Posts: 4
Location: Oldenburg, Germany

PostPosted: Mon Jul 28, 2003 9:49 pm    Post subject: Emerge KDE in seperate parts. Reply with quote

Hi.

Is it possible to install just a few packages of KDE or do I always have to install it as a whole? For instance, if I just want to install KEdit, I always also get e.g. KOffice. Of course, I need the KDE Base packages, but I don't want all the optional packages.
Back to top
View user's profile Send private message
GentooBox
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1168
Location: Denmark

PostPosted: Mon Jul 28, 2003 11:10 pm    Post subject: Reply with quote

put "-kde" in your use flags.

eg:

Code:
USE="-kde"

_________________
Encrypt, lock up everything and duct tape the rest
Back to top
View user's profile Send private message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Mon Jul 28, 2003 11:32 pm    Post subject: Reply with quote

export DO_NOT_COMPILE="koffice kfoo kbar ketc..." emerge kdebase
Back to top
View user's profile Send private message
Jaguar
n00b
n00b


Joined: 28 Jul 2003
Posts: 4
Location: Oldenburg, Germany

PostPosted: Tue Jul 29, 2003 8:53 am    Post subject: Emerge KDE in seperate parts. Reply with quote

Thanks a lot.
But GentooBox, if I'd put the "-kde" flag to my USE variables, then emerge is not going to install any of the kde-base packages, right?

Pythonhead: It would be nice if there's an export variable like DO_COMPILE="...", is there one?
Because I just want to tell emerge exactly which packages it should install.
And there comes the next Problem:
How do I know which packages are distributed with gentoo?
Is there some way to list all packages e.g. from the kdegames ebuild-file?

- Jaguar
Back to top
View user's profile Send private message
Anacific
Apprentice
Apprentice


Joined: 05 Jun 2003
Posts: 210
Location: Toronto, Canada

PostPosted: Tue Jul 29, 2003 3:25 pm    Post subject: Reply with quote

KDE Program Documentation has the list you need. :)
_________________
warning: `class GroveImpl' only defines a private destructor and has no friends.
Back to top
View user's profile Send private message
Jaguar
n00b
n00b


Joined: 28 Jul 2003
Posts: 4
Location: Oldenburg, Germany

PostPosted: Tue Jul 29, 2003 4:55 pm    Post subject: Reply with quote

Well, now that's a good thing to know :D
Thank you.

The only thing I got to do now, is to recompile all kde packages or can I just deinstall unwanted packages, like Koffice?

I don't suppose an "emerge unmerge KOffice" will do that, right? :lol:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
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