chiark / gitweb /
3a7bc7b4885d015dd609f6b24a8e2ec41b9f1350
[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