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