On Mon, 10 Nov 2003 13:56:53 -0500, Chris I wrote:

>> How do I compile (all of) it again?
>
>`emerge -epv gnome | grep gtk2`
>

Aaah good to know !

>according to that, the only package that would be installed by gnome on  
>a fresh system, that has gtk2 as an option, would be mozilla, which  
>gnome's new browser, epiphany, relies on. Things that are written for  
>gtk+ 1, and gtk+ 2 are not really compatable with eachother 'out-of- 
>the-box', programs need to be ported from to support gtk2.
>

I see, so i don't need to re-compile all and everything.

For future compiles, what exactly should be added to the USE var in
/etc/make.conf (I didn't remember the emerge warning as i reached
the same problem) ?

Possible entries:

a) USE = "gtk2"
b) USE = "+gtk2"
c) USE = "gtk2+"
d) USE = "+gtk2+"
e) USE = "gtk+2"
f) USE = "+gtk+2"
g) (other)

If i set USE in make.conf to "gtk2" instead of "+gtk2", would the former
completely override all make.default settings ?




--
[EMAIL PROTECTED] mailing list

Reply via email to