[elrepo-devel] RHEL 7.6 and libglvnd
Michael Lampe
mlampe0 at googlemail.com
Sun Dec 2 22:58:53 EST 2018
Some comments:
Requires: mesa-libEGL%{?_isa} >= 18.0.5
Requires: mesa-libGL%{?_isa} >= 18.0.5
Requires: mesa-libGLES%{?_isa} >= 18.0.5
These packages contain the GL, EGL, and GLES implementations for vendor
== mesa. They are definitely not a requirement for the nvidia driver.
On the other hand, if you want to install everything in advance that
might be ultimately needed to make full use of the nvidia driver
package, it would be consequent to add
Requires: vulkan%{?_isa} >= 1.1.73.0
/etc/profile.d/nvidia.csh
/etc/profile.d/nvidia.sh
These two files should be removed. They are actually harmful now as they
force the use of the nvidia driver for everything.
/usr/lib/libOpenCL.so.1.0
This is a useless link.
The /etc/OpenCL hierarchy should be owned by the driver package. (There
is no opencl-filesystem rpm in EL7.)
-Michael
More information about the elrepo-devel
mailing list