about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-05-08 20:03:33 +0000
committerEric Wong <e@80x24.org>2019-05-08 22:56:34 +0000
commit3cf92b91c687ed1ffead57cbd0f2ce94ef8e36c6 (patch)
tree303851c4f4dc01cad9d9bf038f1c7bca79e06ebd
parentc9faf7cd4b0dc0c0e635a05fc75ae137cca40a79 (diff)
downloadpublic-inbox-3cf92b91c687ed1ffead57cbd0f2ce94ef8e36c6.tar.gz
The Perl Xapian bindings do not support compacting, yet,
so we rely on the xapian-compact tool.
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 4574311e..313a2951 100644
--- a/INSTALL
+++ b/INSTALL
@@ -97,6 +97,11 @@ Numerous optional modules are likely to be useful as well:
 * highlight                        deb: libhighlight-perl
                                    (for syntax highlighting with coderepo)
 
+* xapian-compact (tool)            deb: xapian-tools
+                                   pkg: xapian-core
+                                   rpm: xapian-core
+                                   (optional, for public-inbox-compact(1))
+
 The following modules are typically pulled in by dependencies listed
 above, so there is no need to explicitly install them: