After looking at some of the posts here on the forum, I'm having trouble locating a successful way to install the new nvidia drivers.
NVIDIA-Linux-x86-1.0-7174-pkg1
The first error I received was that the driver couldn't be installed with x windows running, so I edited the following:
/etc/X11/org.conf
/etc/rc.local
/boot/grub/grub.conf
according to this (
http://forums.fedoraforum.org/showth...=nvidia+driver) article, there is a command that needs to be done in order for this to work:
export CC=gcc
In order to install the development tools available for this, I need disc 3 to install the necessary packettes. For some reason, or another, disc 3 isn't working for this need. I've tried creating two different disks based on the same iso from two different websites mirrored at fedora.redhat.com, and I'm not having luck with either.
I've even tried mounting the iso independently to view the files, which I've done sucessfully, but I can't seem to get the installer to recognize the mount as the drive to use.
Can anyone help me?