|
a/src/INSTALL |
|
b/src/INSTALL |
|
... |
|
... |
26 |
4.1. Building from source
|
26 |
4.1. Building from source
|
27 |
|
27 |
|
28 |
4.1.1. Prerequisites
|
28 |
4.1.1. Prerequisites
|
29 |
|
29 |
|
30 |
At the very least, you will need to download and install the xapian core
|
30 |
At the very least, you will need to download and install the xapian core
|
31 |
package (Recoll currently uses version 0.9.2), and the qt runtime and
|
31 |
package (Recoll development currently uses version 0.9.5), and the qt
|
32 |
development packages (Recoll development currently uses version 3.3.5, but
|
32 |
runtime and development packages (Recoll development currently uses
|
33 |
any 3.3 version is probably ok).
|
33 |
version 3.3.5, but any 3.3 version is probably ok).
|
34 |
|
34 |
|
35 |
You will most probably be able to find a binary package for qt for your
|
35 |
You will most probably be able to find a binary package for qt for your
|
36 |
system. You may have to compile Xapian but this is not difficult (if you
|
36 |
system. You may have to compile Xapian but this is not difficult (if you
|
37 |
are using FreeBSD, there is a port).
|
37 |
are using FreeBSD, there is a port).
|
38 |
|
38 |
|