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))
(No difference)

Revision as of 09:25, 26 August 2012

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