Difference between revisions of "Old Method of Installing on FreeBSD"

From VDrift
Jump to: navigation, search
m (8 revisions: Import from old wiki (on 15 May 2012))
 
(Duplicated by Installing)
 
Line 1: Line 1:
{{note|This page is deprecated and only kept for future reference. See [[Installing]] for current information.}}
+
#REDIRECT [[Installing]]
 
 
To install VDrift on FreeBSD, you must have an internet connection. You can either build VDrift from source using the ports system, or install a precompiled package.
 
 
 
==Installing from Source==
 
See [[Compiling on FreeBSD]].
 
 
 
==Installing from Pre-compiled Package==
 
To install the binary package, just use '''pkg_add''':
 
 
 
pkg_add -r vdrift
 
 
 
{{note|If you choose install vdrift from packages, you must install vdrift-data from FreeBSD ports tree, because this is not available as package.}}
 
 
 
cd /usr/ports/games/vdrift-data && make install clean clean-depends
 
 
 
[[Category:Installation]]
 
[[Category:Operating Systems:FreeBSD]]
 

Latest revision as of 07:34, 27 August 2012

Redirect to: