X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/758ec28f3a50e5d6b02193a7f8879d290031b9a5..3d2988f6a628ac0da7a8b02ec9839f508cbff987:/README diff --git a/README b/README index 267025d..f0f67ea 100644 --- a/README +++ b/README @@ -41,23 +41,9 @@ Build dependencies: "Tested" means I've built against that version; earlier or later versions will often work too. -Runtime dependencies: - * Web server: - + Apache 1.3.x works for me, but anything that supports CGI and - authentication should be suitable. - * Separate player programs are no longer required (but may still be used) - -Development dependencies (only developers will need these): - Automake 1.10 AM_PATH_PYTHON not good enough in 1.7 - Autoconf 2.61 - Libtool 1.5.22 1.4 not good enough - Bazaar (bzr) - -On Debian you might ensure you have the required packages as follows: - apt-get install gcc libc-dev automake autoconf libtool libgtk2.0-dev \ - libgc-dev libgcrypt-dev libpcre3-dev libvorbis-dev \ - libao-dev libmad0-dev libasound2-dev libdb4.3-dev \ - libflac-dev +For the web interface to work you will additionally need a web server. I've +had both Apache 1.3.x and 2.x working. Anything that supports CGI should be +OK. Mailing lists: http://www.chiark.greenend.org.uk/mailman/listinfo/sgo-software-discuss @@ -65,6 +51,8 @@ Mailing lists: http://www.chiark.greenend.org.uk/mailman/listinfo/sgo-software-announce - announcements of new versions of DisOrder +Developers should read README.developers. + Installation ============ @@ -204,6 +192,8 @@ You need to configure a number of things to make this work: smtp_server mail.example.com + Use 'disorder reconfigure' to make sure the server knows these settings. + 2. The web interface depends on a 'guest' user existing. You can create this with the following command: