[gentoo-user] [newbie] Installation of gentoo Using gtk+2 flag

2003-11-10 Thread Mick Wever
Hi, i am new here so please excuse me if my questions are dumb (I have looked around already). During the gentoo installation process: 1. 'emerge gnome' mozilla1.4 failed with please use gtk+2 flag. So now gtk+2 is in /etc/make.conf. But most of gnome was already compiled. How do I compile (all

Re: [gentoo-user] [newbie] Installation of gentoo Using gtk+2 flag

2003-11-10 Thread MAL
Mick Wever wrote: Hi, i am new here so please excuse me if my questions are dumb (I have looked around already). During the gentoo installation process: 1. 'emerge gnome' mozilla1.4 failed with please use gtk+2 flag. So now gtk+2 is in /etc/make.conf. But most of gnome was already compiled. How do

Re: [gentoo-user] [newbie] Installation of gentoo Using gtk+2 flag

2003-11-10 Thread MAL
Mick Wever wrote: (It this neccessary? And will this use gtk+2 as the default gtk or is gtk+2 a separate package in portage?) My mistake in last post.. instead use: emerge -pP gtk+ MAL -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] [newbie] Installation of gentoo Using gtk+2 flag

2003-11-10 Thread Chris I
On 2003.11.10 06:38, Mick Wever wrote: Hi, i am new here so please excuse me if my questions are dumb (I have looked around already). During the gentoo installation process: 1. 'emerge gnome' mozilla1.4 failed with please use gtk+2 flag. So now gtk+2 is in /etc/make.conf. But most of gnome was

Re: [gentoo-user] [newbie] Installation of gentoo Using gtk+2 flag

2003-11-10 Thread Oliver Lange
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

Re: [gentoo-user] [newbie] Installation of gentoo Using gtk+2 flag

2003-11-10 Thread Spider
begin quote On Mon, 10 Nov 2003 20:52:31 +0100 Oliver Lange [EMAIL PROTECTED] wrote: 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

Re: [gentoo-user] [newbie] Installation of gentoo Using gtk+2 flag

2003-11-10 Thread Pat Kerwan
On Mon, Nov 10, 2003 at 08:52:31PM +0100, Oliver Lange wrote: [snip] 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+