From: Carl Worth <cworth@cworth.org>
Date: Sat, 21 Nov 2009 18:52:06 +0000 (+0100)
Subject: INSTALL: Mention that xapian-config might be named xapian-config-1.1
X-Git-Tag: 0.1~388
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=6732aa1b14013bb5fb8308d0751870032b5a8ecb;p=notmuch-old

INSTALL: Mention that xapian-config might be named xapian-config-1.1

As reported on the mailing list.
---

diff --git a/INSTALL b/INSTALL
index 5a63211d..de268b6e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -28,6 +28,11 @@ which are each described below:
 
 	Xapian is available from http://xapian.org
 
+	After installing Xapian, please ensure that you have a command
+	named "xapian-config" on your $PATH as notmuch expects. (At
+	least one notmuch user found that Xapian installed the config
+	program to /usr/local/bin/xapian-config-1.1 ).
+
 	GMime 2.4
 	---------
 	GMime 2.4 provides decoding of MIME email messages for Notmuch.