X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/244348f83c4e8695ba6aa7cdc6b9a39377754761..d255d2119453d1a399a296614fc2762d66f18ef5:/README?ds=sidebyside diff --git a/README b/README index f0f67ea..3c01bdd 100644 --- a/README +++ b/README @@ -53,19 +53,31 @@ Mailing lists: Developers should read README.developers. +Installation (supported platforms) +================================== -Installation -============ +If you are upgrading from an earlier version, see README.upgrades. + +For Debian and Ubuntu, you are best of using .deb files, either download from +www.greenend.org.uk or built locally with 'fakeroot debian/rules binary'. They +will do the majority of the setup for you, using a debconf interface to collect +details about your system. + +For FreeBSD, see README.freebsd (in conjunction with the notes below) and use +scripts/setup. + +For Mac OS X, see README.mac (in conjunction with the notes below) and use +scripts/setup. + + +Installation (generic) +====================== "This place'd be a paradise tomorrow, if every department had a supervisor with a machine-gun" IMPORTANT: If you are upgrading from an earlier version, see README.upgrades. -On a Debian or Ubuntu system, if you install from .deb files then you should be -able to skip steps 1 to 6 and configure it via debconf. This is strongly -recommended! - 1. Build the software. Do something like this: ./configure --sysconfdir=/etc --localstatedir=/var