[elrepo] nvidia libGL

Phil Perry phil at elrepo.org
Mon Apr 15 16:27:45 EDT 2019


On 15/04/2019 21:03, Steve Cleveland wrote:
> With the new nvidia-x11-drv-libs packages, I'm not seeing libGL 
> libraries.  Were these left out intentionally?  We have some software 
> (poorly written and no longer updated) where we've had to link 
> /usr/lib{,64}/libGL.so to the nvidia versions.
> 
> I see libnvidia-glcore.so.  Is that it?
> 
>   - Steve
> 

Hi Steve,

libGL.so.1 is provided by libglvnd-glx in el7.6, it's no longer part of 
the nvidia packages. It should have been installed as a dependency.

ll /usr/lib64/libGL.so*
lrwxrwxrwx. 1 root root     14 Oct 30 06:05 /usr/lib64/libGL.so.1 -> 
libGL.so.1.7.0
-rwxr-xr-x. 1 root root 582264 Jul 23  2018 /usr/lib64/libGL.so.1.7.0


rpm -q --whatprovides /usr/lib64/libGL.so.1
libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64

Hope that helps,

Phil


More information about the elrepo mailing list