chiark / gitweb /
typo fixes and updates
authorRichard Kettlewell <rjk@greenend.org.uk>
Tue, 17 Feb 2009 18:58:41 +0000 (18:58 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Tue, 17 Feb 2009 18:58:41 +0000 (18:58 +0000)
README.developers

index d6f6f91106711f390c7d2364bdc139878246ada8..10226fdf95d19c4026fff23958cd84b07d4c85f1 100644 (file)
@@ -16,6 +16,9 @@ Dependencies:
 
      (Use the bzr from backports, the one in etch is obsolete.)
 
 
      (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
    * On FreeBSD you'll need at least these packages:
         autotools
         bash
@@ -34,8 +37,8 @@ Dependencies:
 
 Building:
 
 
 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
 
         bash ./prepare
         ./configure -C