Beginner question

irf3 wrote on Tuesday, April 17, 2012:

Hi,

I’m trying to compile some source code that uses the glfw library. I’m on a
linux machine at school. I am trying to install the library using make
x11-install but I get permission denied (probably because I am at school).
Is there any way around this? Thanks.

Ian

elmindreda wrote on Tuesday, April 17, 2012:

You likely need root permissions to install GLFW to its default location.
However, you don’t have to install it to use it.