LibEGL.so.1 isn't a symbolic link but should be.  I had an issue with a
program that required EGL and could not find any capabilities with
nvidia-375.

I repaired the issue and now have working EGL with these commands:
mv libEGL.so.1 libEGL.so.1.orig
ln -s libEGL.so.375.39 libEGL.so.1

This leads me to believe that libEGL.so.1 should be a link to
libEGL.so.375.39.

Future updates to nvidia packages would do best to follow suit of
course. :)

Additional information available on request.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1662860

Title:
  /sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic
  link

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1662860/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to