chiark / gitweb /
docs updates for web ui changes
[disorder] / README.mac
CommitLineData
68122e5f
RK
1DisOrder on OS X
2================
3
4The server builds on OS X. However the kernel panics when I run it
5(kernel 8.10.1). Until Apple can provide a stable operating system,
6it is not recommended that you run the server on this platform.
7
8
9Things you will need to do:
10
11Make sure that ~jukebox/Library/Logs/CrashReporter/ (or whatever)
12exists and is writable by the jukebox user.
13
14 mkdir -p ~jukebox/Library/Logs/CrashReporter
15 chown -R jukebox:jukebox ~jukebox/Library
16
17Install server/uk.org.greenend.rjk.disorder.plist into
18/Library/LaunchDaemons. Having done this reload the contents:
19
20 sudo launchctl load /Library/LaunchDaemons
21
22Note that the RunAtLoad key has been deliberately commented out, if
23you want to start the server at boot time you must edit this. Given
24that at the time of writing this risks causing boot-time kernel
25panics, only do this if you are feeling brave.
26
27To start the server:
28
29 sudo launchctl start uk.org.greenend.rjk.disorder