chiark / gitweb /
More tests for mime.c
[disorder] / README.mac
CommitLineData
68122e5f
RK
1DisOrder on OS X
2================
3
91d9a42d 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!
68122e5f
RK
7
8
9Things you will need to do:
10
be2d9f37 11* Create the jukebox user and group
68122e5f 12
be2d9f37 13You might find this URL helpful:
68122e5f 14
be2d9f37
RK
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
68122e5f
RK
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
be2d9f37 25you want to start the server at boot time you must edit this first.
68122e5f 26
be2d9f37 27* Start the server
68122e5f
RK
28
29 sudo launchctl start uk.org.greenend.rjk.disorder