chiark / gitweb /
Finish off Mac support in scripts/setup.
[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
d255d211 5dependencies. It is not well tested in this environment.
68122e5f 6
d255d211
RK
7After installation you can use scripts/setup to install the server
8(creating a 'jukebox' user, etc).
91370169 9
d255d211
RK
10 ./configure
11 make
12 sudo make install
13 sudo scripts/setup
14 sudo disorder setup-guest [--no-online-registration]
15
16Please report successes and failures!