Difference between revisions of "Software requirements"

From VDrift
Jump to: navigation, search
 
Line 1: Line 1:
 
==Linux==
 
==Linux==
 
===Libraries===
 
===Libraries===
====Latest Release (2007-03-23)====
+
====Latest Release (2007-12-26)====
 
To install VDrift on Linux you must first install these dependencies:
 
To install VDrift on Linux you must first install these dependencies:
 
* [http://www.libsdl.org/ SDL]
 
* [http://www.libsdl.org/ SDL]
Line 7: Line 7:
 
* SDL-gfx
 
* SDL-gfx
 
* SDL-net
 
* SDL-net
* [http://openal.org/ OpenAL]
 
* OpenAL Utility Toolkit, (ALUT)
 
 
* OpenGL device drivers
 
* 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.
 
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.
 
====Current SVN version====
 
For the latest version the OpenAL and ALUT dependencies has been removed. In its place you will need SDL-sound and Vorbis. Also, the [http://www.bulletphysics.com/ Bullet Physics Library] is required.  It's recommended that you use the bullet distribution included in the VDrift release.
 
  
 
===Build Tools===
 
===Build Tools===

Revision as of 07:15, 4 April 2008

Linux

Libraries

Latest Release (2007-12-26)

To install VDrift on Linux you must first install these dependencies:

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