Around Fri,Nov 01 2002, at 03:51, Louis Garcia, wrote: > This is what I get when installing the package: > > [root@tiger root]# rpm -i > /usr/src/redhat/RPMS/i686/NVIDIA_kernel-1.0-3123.i686.rpm
get NVIDIA_kernel-1.0-3123.src.rpm from nvidia, rpm -i it, then go to /usr/src/redhat/SOURCES to find the NVIDIA_kernel-1.0-3123.tar.gz file. tar -xzf the file, navigate to the newly created directory 'NVIDIA_kernl-1.0-3123 and run 'make'. then you can install the NVIDIA_GLX rpm roger --