chiark / gitweb /
More tests for mime.c
[disorder] / README.freebsd
CommitLineData
91d9a42d 1DisOrder on FreeBSD
2===================
3
4The server builds on FreeBSD, using the ports system to supply many of
5its dependencies. It is not well tested in this environment. In
6particular, since my FreeBSD VM lacks sound support, only network play
7has been tested. Please report successes and failures!
8
9
10Things you will need to do:
11
12* Create the jukebox user and group
13
14 sudo pw groupadd -n jukebox
15 sudo pw useradd -n jukebox
16 sudo pw groupmod jukebox -m jukebox
17
18* Arrange for the server to start at boot time
19
20* Start the server