Forums

Full Version: scons error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi folks,i've just downloaded VDrift,and seeing these screenshots it looks great;but i can't get it working...i followed all the readme instructions and everything goes fine until i have to get "scons"(i take it from the debian repo-apt)so i get this error while using scons:

andrea@debian:~/Desktop/vdrift-08-05-08$ scons SConstruct
scons: Reading SConscript files ...
Checking for C++ header file GL/gl.h... no
You do not have the GL/gl.h headers installed. Exiting.


what are the GL/gl.h headers? and where i can get it??

thanks 4 all...
You need a bunch of development libraries. These are the names you need to use on Ubuntu hardy; hopefully it's similar on debian:
libsdl-gfx1.2-4 libsdl-gfx1.2-4-dev libsdl-image1.2 libsdl-image1.2-dev libsdl-net1.2 libsdl-net1.2-dev libvorbisfile3 bjam jam ftjam libvorbis-dev libglew-dev