chiark / gitweb /
time/space limits for client output buffering
[disorder] / README.mac
... / ...
CommitLineData
1DisOrder on OS X
2================
3
4The server builds on OS X. It is not well tested in this environment.
5Please report successes and failures!
6
7
8Things you will need to do:
9
10configure with --with-server.
11
12Make sure that ~jukebox/Library/Logs/CrashReporter/ (or whatever)
13exists and is writable by the jukebox user.
14
15 mkdir -p ~jukebox/Library/Logs/CrashReporter
16 chown -R jukebox:jukebox ~jukebox/Library
17
18Install server/uk.org.greenend.rjk.disorder.plist into
19/Library/LaunchDaemons. Having done this reload the contents:
20
21 sudo launchctl load /Library/LaunchDaemons
22
23Note that the RunAtLoad key has been deliberately commented out, if
24you want to start the server at boot time you must edit this. Given
25that at the time of writing this risks causing boot-time kernel
26panics, only do this if you are feeling brave.
27
28To start the server:
29
30 sudo launchctl start uk.org.greenend.rjk.disorder