chiark / gitweb /
Mention that FreeBSD requires gmake
[disorder] / README.mac
1 DisOrder on OS X
2 ================
3
4 The server builds on OS X, using Fink to supply many of its
5 dependencies.  It is not well tested in this environment.  Please
6 report successes and failures!
7
8
9 Things you will need to do:
10
11 * Create the jukebox user and group
12
13 You might find this URL helpful:
14
15 http://developer.apple.com/documentation/Porting/Conceptual/PortingUnix/additionalfeatures/chapter_10_section_9.html
16
17 * Install the plist
18
19 Copy 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
24 Note that the RunAtLoad key has been deliberately commented out, if
25 you 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