VOGONS

Common searches


First post, by ariqu

User metadata
Rank Newbie
Rank
Newbie

I'm running Fedora Core 1 with the newest Nvidia driver for my Ti4200. I've downloaded the source RPM and compiled it. When I try to install it, it says that it has a failed dependancy on libgl.so.1. I can't have this package installed with the Nvidia drivers (it removed the mesa packages and the opengl will not work if i install them). Is there a way to use opengl with the Nvidia drivers?

Reply 1 of 1, by Magamo

User metadata
Rank Member
Rank
Member

nvidia's drivers should install an libGL.so.1 for use with their software. Now, you typed it as libgl.so.1, remember the case-sensitivity of a unix system, and check your error message. If it's really looking for 'libgl.so.1' then something is horridly wrong with whichever package is listing that as a dependency. If it's actually 'libGL.so.1' then you might either force the package installation, but I would first refresh your dynamic library loader cache (ldconfig)