Difference between revisions of "Executing VDrift"
m (1 revision: Import from old wiki (on 15 May 2012)) |
m (Formatting style updates) |
||
Line 1: | Line 1: | ||
− | Executing VDrift is easier if VDrift is installed. See [[Installing | + | 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 may make it necessary to adapt VDrift to personal preferences. See [[Configuring VDrift]]. | ||
Line 5: | Line 5: | ||
Executing VDrift is different depending on which operating system it is run. So follow the applicable paragraph. | Executing VDrift is different depending on which operating system it is run. So follow the applicable paragraph. | ||
− | = Executing VDrift on | + | __TOC__ |
+ | <div class="mw-collapsible mw-collapsed"> | ||
+ | ==Windows== | ||
+ | <div class="mw-collapsible-content"> | ||
+ | ===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 | + | ===Executing an Installed VDrift=== |
+ | [[Project:Todo|Todo]] | ||
+ | </div></div> | ||
− | + | <div class="mw-collapsible mw-collapsed"> | |
+ | ==OS X== | ||
+ | <div class="mw-collapsible-content"> | ||
+ | [[Project:Todo|Todo]] | ||
+ | </div></div> | ||
+ | <div class="mw-collapsible mw-collapsed"> | ||
+ | ==Linux== | ||
+ | <div class="mw-collapsible-content"> | ||
+ | ===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 | build/vdrift | ||
− | == Executing an Installed 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: | 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 | /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: | 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 | /usr/local/bin/vdrift | ||
− | |||
In either case VDrift should get executed by | In either case VDrift should get executed by | ||
− | |||
vdrift | vdrift | ||
+ | </div></div> | ||
− | = | + | <div class="mw-collapsible mw-collapsed"> |
− | + | ==FreeBSD== | |
− | == | + | <div class="mw-collapsible-content"> |
− | + | [[Project:Todo|Todo]] | |
− | + | </div></div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 05:33, 27 August 2012
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
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