Install OpenGL and all dependencies in Linux Do this in a terminal... sudo apt-get update OpenGL: sudo apt-get install libglu1-mesa-dev freeglut3-dev mesa-common-dev OpenAL: sudo apt-get install libopenal1 libopenal-dev ALUT: sudo apt-get install libalut0 libalut-dev The source for this information... a href="https://stackoverflow.com/questions/3907064/installing-opengl-and-openal-in-ubuntu