summaryrefslogtreecommitdiff
path: root/INSTALL
AgeCommit message (Collapse)Author
2010-03-09INSTALL: Include Fedora command for installing dependencies of notmuch.Carl Worth
We already had this command in the error message from the configure script, so we should include it here as well.
2010-03-09INSTALL: Add a pointer to ./configure --helpCarl Worth
We have some good documentation in ./configure --help, so we should direct users to it.
2009-11-21INSTALL/notmuch.el: More details on how to install/run notmuch.elCarl Worth
Hopefully this will save some people some head-scratching trying to figure out how to use it.
2009-11-21INSTALL: emacs install dokumentation.Stefan Schmidt
Write down the steps needed to install and actuall use notmuch in emacs. Should help emacs newbies. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2009-11-21INSTALL: Mention that xapian-config might be named xapian-config-1.1Carl Worth
As reported on the mailing list.
2009-11-02Add an INSTALL file.Carl Worth
The README file was already referring to this, so we actually add it now.