diff --git a/src/doc/user/usermanual.html b/src/doc/user/usermanual.html
index 73f46560..48d77ff2 100644
--- a/src/doc/user/usermanual.html
+++ b/src/doc/user/usermanual.html
@@ -7358,28 +7358,27 @@ for i in range(nres):
-
If you can install any or all of the following through
- the package manager for your system, all the better.
- Especially Qt is a very
- big piece of software, but you will most probably be able
- to find a binary package.
- If you are building for an exotic or older system, it
- may be useful to note that functional improvements in
- Recoll have been
- relatively marginal in recent versions, and that you may
- make your life easier by using an older release, without
- losing major function.
+ The following prerequisites are described in broad
+ terms and not as specific package names (which will
+ depend on the exact platform). The dependancies should be
+ available as packages on most common Unix derivatives,
+ and it should be quite uncommon that you would have to
+ build one of them.
The shopping list:
-
-
The autoconf,
- automake and
- libtool triad. Only
- autoconf is needed
- before Recoll and
- including 1.21.
+ The autoconf,
+ automake and
+ libtool triad.
+ Only autoconf is
+ needed for Recoll
+ 1.21 and earlier.
-
C++ compiler. Recent versions require C++11
@@ -7396,8 +7395,8 @@ for i in range(nres):
"command">xsltproc command.
For building the documentation (for Recoll 1.21 and later). This
- sometimes comes with the libxslt package. And also the
+ sometimes comes with the libxslt package. And also the
Docbook XML and style sheet files.
-
@@ -7426,7 +7425,7 @@ for i in range(nres):
the Qt Webkit
module, Recoll has
a configuration option to disable its use (see
- further).
+ further in the configuration section).
-
Development files for
Prerequisites
- If you can install any or all of the following through
- the package manager for your system, all the
- better. Especially Qt is a very
- big piece of software, but you will most probably be able to
- find a binary package.
+ The following prerequisites are described in broad terms and
+ not as specific package names (which will depend on the exact
+ platform). The dependancies should be available as packages on most
+ common Unix derivatives, and it should be quite uncommon that you
+ would have to build one of them.
- If you are building for an exotic or older system, it may
- be useful to note that functional improvements in &RCL;
- have been relatively marginal in recent versions,
- and that you may make your life easier by using an older
- release, without losing major function.
-
The shopping list:
- The autoconf,
- automake and libtool
- triad. Only autoconf is needed before &RCL;
- and including 1.21.
+ The autoconf,
+ automake and libtool
+ triad. Only autoconf is needed for &RCL;
+ 1.21 and earlier.
C++ compiler. Recent versions require C++11
compatibility (1.23 and later).
@@ -5745,11 +5739,9 @@ for i in range(nres):
xsltproc command. For building
- the documentation (for &RCL; 1.21
- and later). This sometimes comes with the
- libxslt package. And also the Docbook XML and
- style sheet files.
-
+ the documentation (for &RCL; 1.21 and later). This sometimes
+ comes with the libxslt package. And
+ also the Docbook XML and style sheet files.
Development files
@@ -5772,7 +5764,8 @@ for i in range(nres):
was the last version to support Qt 3.
If you do not want to install or build the
Qt Webkit module, &RCL;
- has a configuration option to disable its use (see further).
+ has a configuration option to disable its use (see further in
+ the configuration section).