update
Well, I decided to try the SDL and that seems to have installed. However, when I run the testgl program, this is the response I get:
./testgl
No OpenGL support on this system
I have the NVIDIA-Linux-x86-1.0-6111-pkg1.run nvidia driver installed for my Geforce FX5200.
I downloaded the nvidia kernel and glx, glx needs the kernel to install, and the kernel file...:
rpm -ivh NVIDIA_kernel-1.0-2880.rh72up.i386.rpm
error: Failed dependencies:
kernel = 2.4.7-10 is needed by NVIDIA_kernel-1.0-2880.rh72up
Am I using the wrong NVIDIA_kernel file? I have apt-get installed, hehe, not sure if that helps, but I installed some stuff with it easily. Also, I have not compiled my redhat9 kernel from source as I don't understand why this is done, if that is causing a problem. Thanks for any help, I want to do some graphic programming.
|