Executing VDrift

From VDrift
Revision as of 06:33, 27 August 2012 by Timo 6 (talk | contribs) (Formatting style updates)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Executing VDrift is easier if VDrift is installed. See Installing.

Executing VDrift may make it necessary to adapt VDrift to personal preferences. See Configuring VDrift.

Executing VDrift is different depending on which operating system it is run. So follow the applicable paragraph.

Windows

Executing a Not Installed VDrift

If VDrift was not installed, compilation has still generated a executable binary file. To run VDrift on Windows, you just need to double-click on the file vdrift.exe in the root VDrift directory.

Executing an Installed VDrift

Todo

OS X

Linux

Executing a Not Installed VDrift

If VDrift was not installed, compilation has still generated a executable binary file under build/. Execute it with:

 build/vdrift

Executing an Installed VDrift

For release 2009-02-15 and earlier, if you used the default install locations, VDrift can be run with the command:

/usr/share/games/vdrift/bin/vdrift

For release 2009-06-15 and later, if you used the default install locations, VDrift can be run with the command:

/usr/local/bin/vdrift

In either case VDrift should get executed by

 vdrift

FreeBSD