mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
INSTALL: Mention that xapian-config might be named xapian-config-1.1
As reported on the mailing list.
This commit is contained in:
parent
9794f19017
commit
6732aa1b14
1 changed files with 5 additions and 0 deletions
5
INSTALL
5
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.
|
||||
|
|
Loading…
Reference in a new issue