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