From 722a3ed8c260bf34c9a0f3fe0c49f53a350bd4a3 Mon Sep 17 00:00:00 2001 From: dockes Date: Wed, 19 Oct 2005 16:29:25 +0000 Subject: [PATCH] *** empty log message *** --- src/INSTALL | 6 +++--- src/README | 12 ++++++++++-- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/src/INSTALL b/src/INSTALL index e5b781f1..ba2f7aa8 100644 --- a/src/INSTALL +++ b/src/INSTALL @@ -27,9 +27,9 @@ have, a precompiled version of iconv, and maybe qt. Building: -------- -I have only built on Linux (redhat7.3) and FreeBSD for now, if you build on -another system, I would very much welcome comments and patches -(jean-francois.dockes@wanadoo.fr). +I have only built on Linux (redhat7.3, mandriva 2005), FreeBSD and Solaris8 +for now, if you build on another system, I would very much welcome +comments and patches (jean-francois.dockes@wanadoo.fr). There is no autoconf for now. You need to chose a file in the mk directory, and link it into a file named 'sysconf' there. If your system is not diff --git a/src/README b/src/README index 529cfa3a..06db7ca1 100644 --- a/src/README +++ b/src/README @@ -81,9 +81,9 @@ Recoll Downloads - Current version: 0.7 (tar.gz) + Current version: 1.0 (tar.gz) - Older: 0.6 + Older: 0.7 Installation @@ -100,6 +100,14 @@ Recoll interface is part of libc on Linux systems, you shouldn't need to do anything there. + External file types: recoll uses external applications to index some file + types. You need to install them for the file types that you wish to have + indexed: + + * MS Word documents: antiword. + * PDF files: pdftotext is part of the Xpdf package. + * Postscript files: pstotext. + Compiling, installing, using See the INSTALL file.