Difference between revisions of "Software requirements"

From VDrift
Jump to: navigation, search
(Content moved to Requirements)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Linux==
+
#REDIRECT [[Requirements]]
===Libraries===
 
====Latest Release (2007-12-26)====
 
To install VDrift on Linux you must first install these dependencies:
 
* [http://www.libsdl.org/ SDL]
 
* SDL-image
 
* SDL-gfx
 
* SDL-net
 
* OpenGL device drivers
 
* [http://xiph.org/vorbis/ Vorbis]
 
* [http://www.bulletphysics.com/ Bullet Physics Library] (included in the VDrift release)
 
 
 
To compile VDrift on Linux the header files for these libraries are also required. They are usually found in "-dev" packages, consult your distristribution's documentation for this.
 
 
 
===Build Tools===
 
To compile VDrift, you'll also need
 
* [http://gcc.gnu.org/ gcc] 3.2 or above
 
* [http://www.scons.org/ SCons]
 

Latest revision as of 13:03, 26 August 2012

Redirect to: