nvidia: driver installation hints ...

From: A. (nospam_at_home.org)
Date: 11/09/03


Date: Sun, 09 Nov 2003 18:40:59 +0100

hi ...

to install the nvidia-driver using fedora core u should do this here ...

1. get the nvidia-driver-pacakge NVIDIA-Linux-x86-1.0-4496-pkg2.run

2. either
                export IGNORE_CC_MISMATCH="1"
   or
                export CC=gcc32

3. rpm -e --nodeps XFree86-Mesa-libGL

4. edit the XFConfig and set nv to nvidia

thats it ...

A.