this involves the game Hotline Miami which I bought from the Humble Bundle 8 a while ago.
After installing it and clicking the executable nothing happened so I ran it from the terminal and got this error:
/opt/hotline-miami/hotline_launcher: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
But I do appear to have libGL.so.1 installed according to the locate command which gives me this:
/usr/lib/i386-linux-gnu/mesa/libGL.so.1
/usr/lib/i386-linux-gnu/mesa/libGL.so.1.2.0
/usr/lib/i386-linux-gnu/primus/libGL.so.1
/usr/lib/nvidia-current-updates/libGL.so.1
/usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
/usr/lib/x86_64-linux-gnu/mesa/libGL.so.1.2.0
/usr/lib/x86_64-linux-gnu/primus/libGL.so.1
/usr/lib32/nvidia-current-updates/libGL.so.1
Any idea on what is causing this problem? I wasn't able to find any solution online.
Computer is an Acer 4830TG running Ubuntu 12.04 (This game worked on 12.10 perfectly fine before I had decided to switch to 12.04)