X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/b8351aa79cbd8f639904fdc91b20a9df5cb23969..e41a99999ec696e848b8ea1c8953ae7dc88f9d6d:/README.developers diff --git a/README.developers b/README.developers index 807a873..10226fd 100644 --- a/README.developers +++ b/README.developers @@ -12,10 +12,13 @@ Dependencies: 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 vorbis-tools + libflac-dev vorbis-tools wget (Use the bzr from backports, the one in etch is obsolete.) + On lenny use libdb4.5-deb. libdb4.6 does not work (and configure will + refuse to use it). + * On FreeBSD you'll need at least these packages: autotools bash @@ -34,8 +37,8 @@ Dependencies: Building: - * Compiled versions of configure and the makefiles are including in bzr, so - if you didn't use a source tarball, you must start as follows: + * Compiled versions of configure and the makefiles are not included in bzr, + so if you didn't use a source tarball, you must start as follows: bash ./prepare ./configure -C