[gentoo-user] changed USE flags, how to tell emerge what to rebuild?

2003-08-01 Thread list-gentoo-user
Hi folks, After having changed a whole bunch of USE flags in my make.conf, how do I know what I need to rebuild? It doesn't appear that an emerge -up world does the trick. I tried etcat from gentoolkit, which does provide the USE flags that affect a particular specified package, but I was

[gentoo-user] install question: mounting /mnt/gentoo/proc

2003-07-24 Thread list-gentoo-user
I've begun to install Gentoo 1.4_rc4, and I noticed that it's telling me to mount the proc filesystem with the following command: mount -t proc proc /mnt/gentoo/proc I seem to recall that earlier versions of the install document had me mount it with: mount -o bind -t proc proc

Re: [gentoo-user] GTK downgrade in emerge world

2003-07-24 Thread list-gentoo-user
On Thu, 24 Jul 2003 09:35:56 -0700, Andrew Farmer [EMAIL PROTECTED] wrote: --AqsLC8rIMeq19msA emerge -upv world I get this in the resultant list: [ebuildU ] x11-libs/gtk+-1.2.10-r10 [2.2.1] +nls Since I'm not looking to downgrade GTK from 2.2.1 to 1.2.10, I can never just do an emerge -u

Re: [gentoo-user] GTK downgrade in emerge world

2003-07-24 Thread list-gentoo-user
On Thu, 24 Jul 2003 13:18:30 -0400, brett holcomb [EMAIL PROTECTED] wrote: It means 2.x is installed and it want's to install (installing another version when one is installed is evidently considered an upgrade) the other version. I understand what it means in this instance, what I'm saying is