chiark / gitweb /
debug dump (mac only) for playrtp
[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
be2d9f37 10* Create the jukebox user and group
68122e5f 11
be2d9f37 12You might find this URL helpful:
68122e5f 13
be2d9f37
RK
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
68122e5f
RK
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
be2d9f37 24you want to start the server at boot time you must edit this first.
68122e5f 25
be2d9f37 26* Start the server
68122e5f
RK
27
28 sudo launchctl start uk.org.greenend.rjk.disorder