
You will need GLEW(http://glew.sourceforge.net/) at least version 1.5.8.

All GL headers are expected to be in /usr/include/GL/

To compile examples you will also need sdl bindings from: http://github.com/banthar/Go-SDL

To install type:
	gomake
