Problems with Revision 2505
Hi All,
Did i still said that this is a very nice project ? :-)
I have a problem with the installation. I downloaded the developer
sources with,
svn co ...
then,
scons
scons install
the <scons> went right, but i got any errors with <scons install>.
First comes the message for <scons>:
scons: Reading SConscript files ...
Checking for C++ header file asio.hpp... (cached) yes
Checking for C++ header file boost/bind.hpp... (cached) yes
Checking for C++ header file GL/gl.h... (cached) yes
Checking for C++ header file GL/glu.h... (cached) yes
Checking for C++ header file SDL/SDL.h... (cached) yes
Checking for C++ header file SDL/SDL_image.h... (cached) yes
Checking for C++ header file SDL/SDL_rotozoom.h... (cached) yes
Checking for C++ header file vorbis/vorbisfile.h... (cached) yes
Checking for C++ header file GL/glew.h... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
scons: `vdrift' is up to date.
scons: done building targets.
Then comes <scons install>:
scons: Reading SConscript files ...
Checking for C++ header file asio.hpp... (cached) yes
Checking for C++ header file boost/bind.hpp... (cached) yes
Checking for C++ header file GL/gl.h... (cached) yes
Checking for C++ header file GL/glu.h... (cached) yes
Checking for C++ header file SDL/SDL.h... (cached) yes
Checking for C++ header file SDL/SDL_image.h... (cached) yes
Checking for C++ header file SDL/SDL_rotozoom.h... (cached) yes
Checking for C++ header file vorbis/vorbisfile.h... (cached) yes
Checking for C++ header file GL/glew.h... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
scons: ***
scons: building terminated because of errors.
What should i do now ?
My system is debian lenny with kernel 2.6.29-2.
I have a nvidia 8600 gt. i still can play 3d games
like unreal, doom, savage ...
Any hints ?
regards Markus
|