On Wed, 2003-09-24 at 17:18, James Hanna Jr wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Is there anyway to get Gentoo to NOT install nvidia-kernel and > nvidia-glx when I emerge -upD world? > > I uninstalled them and it wants to reinstall them, which always > results in an error since I'm running 2.6-test5
This is probably due to nvidia-glx being used by virtual/opengl. For a quick check run: `grep nvidia /var/cache/edb/virtuals` . If you have an nvidia-glx entry there, remove it. That should get rid of the dependency that's pulling the nvidia ebuilds into an emerge world. Good Luck, Doug -- [EMAIL PROTECTED] mailing list
