chiark / gitweb /
update disorderd.8 to reflect current code
[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
10* Create the jukebox user and group
11
12You might find this URL helpful:
13
14http://developer.apple.com/documentation/Porting/Conceptual/PortingUnix/additionalfeatures/chapter_10_section_9.html
15
16* Install the plist
17
18Copy 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 first.
25
26* Start the server
27
28 sudo launchctl start uk.org.greenend.rjk.disorder