Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I dont want kde?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
garethed
n00b
n00b


Joined: 06 Jul 2003
Posts: 10
Location: Wales UK

PostPosted: Thu Jul 10, 2003 4:29 pm    Post subject: I dont want kde? Reply with quote

I installed X and Gnome, don't have KDE in my use flag but when I merge packages, aften it downloads and compiles kde things suchs as:

kde-base/kdelibs/kdelibs-3.1.2.ebuild

any ideas, because if I don't need these surely emerging packages will be much quicker.
Back to top
View user's profile Send private message
Ecniv
n00b
n00b


Joined: 29 Jun 2003
Posts: 35
Location: Orlando, FL

PostPosted: Thu Jul 10, 2003 4:32 pm    Post subject: Reply with quote

Some packages are made to run in KDE i believe and therefore require kde libs.

I may be wrong, im just a n00b. :lol:
_________________
"Only two things are infinite, the universe and human stupidity, and I'm not sure about the former."- Albert Einstein (1879-1955)
Back to top
View user's profile Send private message
joycea
Apprentice
Apprentice


Joined: 23 Jul 2002
Posts: 191
Location: Kingston, Canada

PostPosted: Thu Jul 10, 2003 4:33 pm    Post subject: Reply with quote

You are emerging just the libraries needed to run KDE applications, not KDE itself. It means that you are compiling something that uses the KDE libraries.

Code:
*  kde-base/kdelibs
      Latest version available: 3.1.2
      Latest version installed: 3.1.2
      Size of downloaded files: 10,277 kB
      Homepage:    http//www.kde.org/
      Description: KDE libraries --needed by all kde programs--



I don't know if there is a USE flag that could prevent this, although I imagine one of your programs won't run if you don't allow the libraries to install themselves.
Back to top
View user's profile Send private message
lazarusrat
Guru
Guru


Joined: 17 Jul 2002
Posts: 305
Location: Lafayette, IN

PostPosted: Thu Jul 10, 2003 4:34 pm    Post subject: Reply with quote

Don't just leave kde out of your USE variables, put -kde in.
Even then, if the package you're emerging requires kde stuff (e.g. kdelibs), it's going to install them anyway. Or if you're emerging something that requires something that requires kdelibs. Etc. etc. down the line.
Back to top
View user's profile Send private message
wjr
n00b
n00b


Joined: 13 Jan 2003
Posts: 13
Location: Stroud, Glos, UK

PostPosted: Thu Jul 10, 2003 4:57 pm    Post subject: Reply with quote

Some programmes like Quanta (HTML editor) for instance will depend on kde. To see whether a program will try to install kdelibs etc, run:

Code:
emerge -p package_name


replacing package_name with the program you are considering. Alternatively find their website, there could be some info there about needing kde or not.

Any yes, USE="-kde" is the way to go ;)

Good luck,

Will
Back to top
View user's profile Send private message
garethed
n00b
n00b


Joined: 06 Jul 2003
Posts: 10
Location: Wales UK

PostPosted: Thu Jul 10, 2003 5:13 pm    Post subject: Reply with quote

Thanks guys, it was lincvs causing all the downloads. It was taking hours, I had to stop it because I was in work and it was time to leave.

To be honest I've been a bit lazy with reading the documentation. I need to print out a few of the manuals.
Back to top
View user's profile Send private message
amd
n00b
n00b


Joined: 26 Nov 2002
Posts: 65
Location: Saaremaa / Estonia

PostPosted: Thu Jul 10, 2003 5:50 pm    Post subject: Reply with quote

better use
Code:

emerge -pv package

This shows the use flags too ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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