chiark / gitweb /
New examples/disorder.rc is an /etc/rc.d script for FreeBSD. Finish
[disorder] / README.freebsd
1 DisOrder on FreeBSD
2 ===================
3
4 The server builds on FreeBSD, using the ports system to supply many of
5 its dependencies.  It is not well tested in this environment.  In
6 particular, since my FreeBSD VM lacks sound support, only network play
7 has been tested.  Please report successes and failures!
8
9 Use gmake to build DisOrder, not BSD make:
10   ./configure
11   gmake
12   sudo gmake install
13
14 Then to set up:
15   sudo scripts/setup