chiark / gitweb /
Avoid namespace clash detected by picky compilers
[disorder] / README.mac
... / ...
CommitLineData
1DisOrder on OS X
2================
3
4The server builds on OS X, using Fink to supply many of its
5dependencies. It is not well tested in this environment. Please
6report successes and failures!
7
8
9Things you will need to do:
10
11* Create the jukebox user and group
12
13You might find this URL helpful:
14
15http://developer.apple.com/documentation/Porting/Conceptual/PortingUnix/additionalfeatures/chapter_10_section_9.html
16
17* Install the plist
18
19Copy server/uk.org.greenend.rjk.disorder.plist into
20/Library/LaunchDaemons. Having done this reload the contents:
21
22 sudo launchctl load /Library/LaunchDaemons
23
24Note that the RunAtLoad key has been deliberately commented out, if
25you want to start the server at boot time you must edit this first.
26
27* Start the server
28
29 sudo launchctl start uk.org.greenend.rjk.disorder