Quantcast
Channel: Installing glfw3 on ubuntu 13.04 - make error - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Answer by Sheharyar for Installing glfw3 on ubuntu 13.04 - make error

$
0
0

This is what worked for me (Using Ubuntu 13.10):

$ sudo ln -s /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 /usr/lib/x86_64-linux-gnu/libGL.so

This should work, but if you get an error like this:

ln: failed to create symbolic link ‘/usr/lib/x86_64-linux-gnu/libGL.so’: File exists

Try deleting the symlink or renaming it to something else and re-trying the above command. In my case it was pointing to an unknown file libGL.so.1.2.0.


Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>