From: Richard Kettlewell Date: Tue, 17 Feb 2009 18:58:41 +0000 (+0000) Subject: typo fixes and updates X-Git-Tag: 5.0~192 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/db8ab2243185f672c977e40bfdd3952d8f5d350a?ds=sidebyside typo fixes and updates --- diff --git a/README.developers b/README.developers index d6f6f91..10226fd 100644 --- a/README.developers +++ b/README.developers @@ -16,6 +16,9 @@ Dependencies: (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