about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 5a5a4d3..7d3e408 100644
--- a/README
+++ b/README
@@ -37,6 +37,9 @@ These caveats will be addressed upstream in
 
 The original tdb library from the {main site}[http://tdb.samba.org/] is
 required.  Debian users can just <code>apt-get install tdb-dev</code>.
+Non-Debian users: building against upstream tdb 1.2.2 and 1.2.7 are
+known to be broken, so installing tdb from the latest git is
+recommended.
 
 The library consists of a C extension so you'll need a C compiler
 and Ruby development libraries/headers.