Emerge question. [Solved]

If you are new to Linux or new to Sabayon Linux and just not sure where to post, here ya go. Post without fear of being told to RTFM :-)

Moderator: Moderators

Emerge question. [Solved]

Postby fire_dragon » Thu Jan 31, 2013 12:36

When I try to emerge higan, it will give me this:

Code: Select all
# emerge higan

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

Calculating dependencies \

!!! Problem resolving dependencies for games-emulation/higan
... done!

!!! The ebuild selected to satisfy "higan" has unmet requirements.
- games-emulation/higan-092::gentoo USE="alsa ananke gtk (multilib) openal opengl profile_balanced pulseaudio qt4 sdl xv -ao -oss -profile_accuracy -profile_performance"

  The following REQUIRED_USE flag constraints are unsatisfied:
    exactly-one-of ( gtk qt4 )

  The above constraints are a subset of the following complete expression:
    any-of ( ao openal alsa pulseaudio oss ) any-of ( xv opengl sdl ) exactly-one-of ( profile_accuracy profile_balanced profile_performance ) exactly-one-of ( gtk qt4 )


I installed GTK, but I cannot find QT4. Which packet should I use to install the ebuild?
Last edited by fire_dragon on Thu Feb 28, 2013 13:47, edited 1 time in total.
fire_dragon
Simple Hen
 
Posts: 45
Joined: Wed Oct 24, 2012 13:22

Re: Emerge question.

Postby sabayonino » Thu Jan 31, 2013 13:58

Hi

Higan isn't in portage but in roslin oerlay

http://gpo.zugaina.org/games-emulation/higan

please add roslin overlay befor installing Higan

Code: Select all
# layman -a roslin


Code: Select all
# emerge higan --ask
User avatar
sabayonino
Sagely Hen
 
Posts: 1574
Joined: Sun Sep 21, 2008 1:12
Location: Italy

Re: Emerge question.

Postby joost » Thu Jan 31, 2013 15:51

The following REQUIRED_USE flag constraints are unsatisfied:
exactly-one-of ( gtk qt4 )


This means you can only enable just one of these useflags.
So you either enable gtk OR qt4 for this package.

Example if I wanted to disable the qt4 flag:
Code: Select all
# USE="-qt4" emerge higan


(By default both use flags are enabled because they are enabled system wide for Sabayon/Entropy binary packages)
User avatar
joost
Sagely Hen
 
Posts: 2313
Joined: Fri Nov 17, 2006 12:11
Location: The Netherlands

Re: Emerge question.

Postby fire_dragon » Thu Feb 28, 2013 13:46

Code: Select all
# layman -a roslin


and

Code: Select all
# USE="-qt4" emerge higan


make it install.

Thanks.
fire_dragon
Simple Hen
 
Posts: 45
Joined: Wed Oct 24, 2012 13:22


Return to Beginners|Newbies Area

Who is online

Users browsing this forum: reegroth and 1 guest