Hi All,
I have installed NVIDIA driver version 375.26 on ubuntu 14.04. Although I could successfully install using the “NVIDIA-Linux-x86_64-375.26.run” installer, however, I could not find the libs
/usr/lib/libEGL.so.1, /usr/lib/libOpenGL.so.0, /usr/lib/libGLX.so.0, and /usr/lib/libGLdispatch.so.0
installed in the system.
These libs were supposed to get installed as per the installation manual:
http://us.download.nvidia.com/XFree86/Linux-x86/375.26/README/installedcomponents.html
I am working with NVIDIA Tesla K20c and I need the EGL libs to compile EGL based ParaView application
as I understand that Tesla K20c does not supports OpenGL.
Is it that I need to install with “NVIDIA-Linux-x86_64-375.26.run --glvnd-glx-client” for K20c.
Thanks for any info on this.
BR,
BDutta