X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/802cbf55dcc8e329099f8aaa810e4174c7194d45..a84eb6059d3545e141d2ebab5446e7c83399cac1:/README diff --git a/README b/README index 1c7e72d..d13ab37 100644 --- a/README +++ b/README @@ -71,8 +71,9 @@ IMPORTANT: If you are upgrading from an earlier version, see README.upgrades. Debian/Ubuntu: steps 1 to 6 are dealt with automatically if you use the .deb files. -OX X/FreeBSD/other Linux: after installation (step 1) 'sudo bash scripts/setup' -covers steps 3 to 6. If it doesn't work on your platform, please get in touch. +OX X/FreeBSD/other Linux: after installation (step 1 and 2), running +'sudo bash scripts/setup' will cover steps 3 to 6. If it doesn't work on your +platform, please get in touch. 1. Build the software. Do something like this: @@ -234,7 +235,7 @@ You need to configure a number of things to make this work: 4. Install disorder.cgi in an appropriate location. Remember to make it executable. Example: - install -m 755 server/disorder.cgi /usr/lib/cgi-bin/disorder + install -m 755 cgi/disorder.cgi /usr/lib/cgi-bin/disorder 5. Try it out. You should be able to perform read-only operations straight away, and after visiting the 'Login' page to authenticate, perform other @@ -272,6 +273,7 @@ Portions copyright (C) 2007 Mark Wooding Portions extracted from MPG321, http://mpg321.sourceforge.net/ Copyright (C) 2001 Joe Drew Copyright (C) 2000-2001 Robert Leslie +Portions Copyright (C) 1997-2006 Free Software Foundation, Inc. Binaries may derive extra copyright owners through linkage (binary distributors are expected to do their own legwork)