Same issue with libgles1-mesa-dev and libgles2-mesa-dev in 14.04 As a workaround, it is safe to remove the following:
/usr/lib/x86_64-linux-gnu/libGL.so /usr/lib/x86_64-linux-gnu/libEGL.so /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so /usr/lib/x86_64-linux-gnu/libGLESv2.so Then run ldconfig This only affects programs that try to dlopen() lib*GL*.so instead of lib*GL*.so.1 (like Factor) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/943162 Title: libgl1-mesa-dev links libGL.so to mesa/libGL.so which conflicts with nvidia's libGL. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/943162/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
