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