|
a/src/INSTALL |
|
b/src/INSTALL |
|
... |
|
... |
150 |
On many Linux systems, QTDIR is set by the login scripts, and QMAKESPECS
|
150 |
On many Linux systems, QTDIR is set by the login scripts, and QMAKESPECS
|
151 |
is not needed because there is a default link in mkspecs/.
|
151 |
is not needed because there is a default link in mkspecs/.
|
152 |
|
152 |
|
153 |
Configure options: --without-aspell will disable the code for phonetic
|
153 |
Configure options: --without-aspell will disable the code for phonetic
|
154 |
matching of search terms. --with-fam or --with-inotify will enable the
|
154 |
matching of search terms. --with-fam or --with-inotify will enable the
|
155 |
code for real time indexing. Refer to configure --help output for details.
|
155 |
code for real time indexing. Inotify support is enabled by default on
|
|
|
156 |
recent Linux systems.
|
156 |
|
157 |
|
157 |
Normal procedure:
|
158 |
Normal procedure:
|
158 |
|
159 |
|
159 |
cd recoll-xxx
|
160 |
cd recoll-xxx
|
160 |
configure
|
161 |
configure
|