Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Nooby portage question
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
midnightnerd
n00b
n00b


Joined: 28 Dec 2012
Posts: 26
Location: UT

PostPosted: Sun Dec 30, 2012 1:20 am    Post subject: [SOLVED] Nooby portage question Reply with quote

I am trying to install kdebase-meta and the USE flags dont seem to be set correctly. I tried to put package specific USE flags in package.use but Im not quite sure of the syntax...
Help would be appreciated,
Code:

# emerge -v kdebase-meta
--- Invalid atom in /etc/portage/package.use: kde-base

 * IMPORTANT: 5 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! The ebuild selected to satisfy ">=kde-base/kwin-4.9.3:4[aqua=]" has unmet requirements.
- kde-base/kwin-4.9.3::gentoo USE="(-aqua) -debug -gles -opengl"

  The following REQUIRED_USE flag constraints are unsatisfied:
    !opengl? ( gles ) !gles? ( opengl )

(dependency required by "kde-base/kdebase-meta-4.9.3" [ebuild])
(dependency required by "kdebase-meta" [argument])


Last edited by midnightnerd on Sun Dec 30, 2012 4:16 am; edited 1 time in total
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Sun Dec 30, 2012 1:37 am    Post subject: Reply with quote

1) you may be using the wrong profile. The KDE profile should allow this to work. If you are on the profile you want...
2) echo "kde-base/kwin gles opengl" >> /etc/portage/package.use to correct the use flags.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
midnightnerd
n00b
n00b


Joined: 28 Dec 2012
Posts: 26
Location: UT

PostPosted: Sun Dec 30, 2012 4:15 am    Post subject: Solved Reply with quote

Yeah I was in the wrong profile. Thanks.
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