Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem installing palemoon
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
invicta
n00b
n00b


Joined: 20 Jun 2021
Posts: 9

PostPosted: Sat Jun 26, 2021 5:49 pm    Post subject: problem installing palemoon Reply with quote

when i try to install palemoon from the overlay i get this error

Code:
!!! Problem resolving dependencies for www-client/palemoon
... done!

!!! The ebuild selected to satisfy "palemoon" has unmet requirements.
- www-client/palemoon-29.2.1::palemoon USE="dbus devtools gnome jemalloc official-branding optimize pulseaudio -debug -gtk2 (-gtk3) -necko-wifi -threads -valgrind" ABI_X86="(64)" CPU_FLAGS_X86="sse sse2"

  The following REQUIRED_USE flag constraints are unsatisfied:
    exactly-one-of ( gtk2 gtk3 )

  The above constraints are a subset of the following complete expression:
    optimize? ( !debug ) jemalloc? ( !valgrind ) exactly-one-of ( gtk2 gtk3 ) necko-wifi? ( dbus )


is there any way to fix this?
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Sat Jun 26, 2021 6:02 pm    Post subject: Reply with quote

Hi
Code:

USE="gtk3" emerge -av palemoon

Plz use package.use to make it permanent.
Code:

echo ">=www-client/palemoon-29.2.1::palemoon   gtk3" >> /etc/portage/package.use/palemoon

_________________
:)
Back to top
View user's profile Send private message
Ralphred
Guru
Guru


Joined: 31 Dec 2013
Posts: 504

PostPosted: Sat Jun 26, 2021 6:36 pm    Post subject: Re: problem installing palemoon Reply with quote

invicta wrote:
Code:
(-gtk3)

alamahant missed the hard mask of the gtk3 use flag. If it doesn't work out, follow his instructions but with gtk2 instead of gtk3
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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