
想玩vdrift,如何编译安装
- fanshouxiang
- 帖子: 229
- 注册时间: 2009-01-30 18:28
想玩vdrift,如何编译安装
如题,谁能指点一下, 

DELL vostro 1310
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
- fanshouxiang
- 帖子: 229
- 注册时间: 2009-01-30 18:28
Re: 想玩vdrift,如何编译安装

DELL vostro 1310
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
- qkbeyond
- 帖子: 1486
- 注册时间: 2010-01-03 12:38
- 来自: 你他妈找死啊
- 联系:
- fanshouxiang
- 帖子: 229
- 注册时间: 2009-01-30 18:28
Re: 想玩vdrift,如何编译安装
会编译么
DELL vostro 1310
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
- luojie-dune
- 帖子: 22033
- 注册时间: 2007-07-30 18:28
- 系统: Linux
- 来自: 空气中
Re: 想玩vdrift,如何编译安装
指点就在README中。
- fanshouxiang
- 帖子: 229
- 注册时间: 2009-01-30 18:28
Re: 想玩vdrift,如何编译安装
楼上的
,我想上你在维基百科上的关于vdrift的安装说明,但是进不去

DELL vostro 1310
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
- qkbeyond
- 帖子: 1486
- 注册时间: 2010-01-03 12:38
- 来自: 你他妈找死啊
- 联系:
- fanshouxiang
- 帖子: 229
- 注册时间: 2009-01-30 18:28
Re: 想玩vdrift,如何编译安装
上不去啊 

DELL vostro 1310
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
- luojie-dune
- 帖子: 22033
- 注册时间: 2007-07-30 18:28
- 系统: Linux
- 来自: 空气中
Re: 想玩vdrift,如何编译安装
就一个命令 scons
- fanshouxiang
- 帖子: 229
- 注册时间: 2009-01-30 18:28
Re: 想玩vdrift,如何编译安装
大家给看看
scons: Reading SConscript files ...
scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/fanshouxiang/桌面/vdrift-2009-06-15/SConstruct", line 9, in <module>
scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
File "/home/fanshouxiang/桌面/vdrift-2009-06-15/SConstruct", line 13, in <module>
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
sh: svnversion: not found
/bin/sh: sdl-config: not found
OSError: 'sdl-config --cflags --libs' exited 127:
File "/home/fanshouxiang/桌面/vdrift-2009-06-15/SConstruct", line 563:
SConscript('src/SConscript', build_dir='build', duplicate = 0)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 612:
return apply(method, args, kw)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 549:
return apply(_SConscript, [self.fs,] + files, subst_kw)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 259:
exec _file_ in call_stack[-1].globals
File "/home/fanshouxiang/桌面/vdrift-2009-06-15/src/SConscript", line 236:
local_env.ParseConfig('sdl-config --cflags --libs')
File "/usr/lib/scons/SCons/Environment.py", line 1447:
return function(self, self.backtick(command))
File "/usr/lib/scons/SCons/Environment.py", line 585:
raise OSError("'%s' exited %d" % (command, status))
scons: Reading SConscript files ...
scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/fanshouxiang/桌面/vdrift-2009-06-15/SConstruct", line 9, in <module>
scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
File "/home/fanshouxiang/桌面/vdrift-2009-06-15/SConstruct", line 13, in <module>
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
sh: svnversion: not found
/bin/sh: sdl-config: not found
OSError: 'sdl-config --cflags --libs' exited 127:
File "/home/fanshouxiang/桌面/vdrift-2009-06-15/SConstruct", line 563:
SConscript('src/SConscript', build_dir='build', duplicate = 0)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 612:
return apply(method, args, kw)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 549:
return apply(_SConscript, [self.fs,] + files, subst_kw)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 259:
exec _file_ in call_stack[-1].globals
File "/home/fanshouxiang/桌面/vdrift-2009-06-15/src/SConscript", line 236:
local_env.ParseConfig('sdl-config --cflags --libs')
File "/usr/lib/scons/SCons/Environment.py", line 1447:
return function(self, self.backtick(command))
File "/usr/lib/scons/SCons/Environment.py", line 585:
raise OSError("'%s' exited %d" % (command, status))
DELL vostro 1310
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
- luojie-dune
- 帖子: 22033
- 注册时间: 2007-07-30 18:28
- 系统: Linux
- 来自: 空气中
Re: 想玩vdrift,如何编译安装
not found
没找到,
找到它们,
用上它们。
没找到,
找到它们,
用上它们。
- tor
- 帖子: 301
- 注册时间: 2009-01-18 23:26
Re: 想玩vdrift,如何编译安装
SDL没有安装,执行
sudo aptitude install libsdl1.2-dev

sudo aptitude install libsdl1.2-dev
