Old Method of Installing on FreeBSD

From VDrift
Revision as of 10:25, 26 August 2012 by Timo 6 (talk | contribs) (8 revisions: Import from old wiki (on 15 May 2012))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Note: This page is deprecated and only kept for future reference. See Installing for current information.

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