|
a/website/download.html |
|
b/website/download.html |
|
... |
|
... |
37 |
<div class="intrapage">
|
37 |
<div class="intrapage">
|
38 |
<table width=100%>
|
38 |
<table width=100%>
|
39 |
<tbody>
|
39 |
<tbody>
|
40 |
<tr>
|
40 |
<tr>
|
41 |
<td><a href="#source">Source</a></td>
|
41 |
<td><a href="#source">Source</a></td>
|
42 |
<td><a href="#rpms">Rpm/deb packages</a></td>
|
42 |
<td><a href="#packages">Packages (.rpm and .deb)</a></td>
|
43 |
<td><a href="BUGS.html">Known bugs</a></td>
|
43 |
<td><a href="BUGS.html">Known bugs</a></td>
|
44 |
<td><a href="#ports">Mac ports</a></td>
|
44 |
<td><a href="#ports">Mac ports</a></td>
|
45 |
<td><a href="filters/filters.html">Filters</a> </td>
|
45 |
<td><a href="filters/filters.html">Filters</a> </td>
|
46 |
<td><a href="#translations">Translations</a></td>
|
46 |
<td><a href="#translations">Translations</a></td>
|
47 |
</tr>
|
47 |
</tr>
|
|
... |
|
... |
58 |
<a href="download-1.16.html">still available</a>.</p>
|
58 |
<a href="download-1.16.html">still available</a>.</p>
|
59 |
|
59 |
|
60 |
<p>Recoll <a href="usermanual/rcl.install.html">
|
60 |
<p>Recoll <a href="usermanual/rcl.install.html">
|
61 |
Installation / building manual</a>.</p>
|
61 |
Installation / building manual</a>.</p>
|
62 |
|
62 |
|
63 |
<p>The indexing filters for some document types may need
|
63 |
<p>The indexing filters used for some document types may need
|
64 |
external packages not installed on your system by default, and
|
64 |
external packages not installed on your system by default, and
|
65 |
not installed automatically with Recoll: <a
|
65 |
not installed automatically with Recoll: <a
|
66 |
href="features.html#doctypes"> take a look at the list</a> and
|
66 |
href="features.html#doctypes"> take a look at the list</a> and
|
67 |
decide what you need to install.</p>
|
67 |
decide what you need to
|
|
|
68 |
install. Also <a href="filters/filters.html">new or updated
|
|
|
69 |
filters</a> sometimes become available after a release. As a
|
|
|
70 |
rule, all filters are compatible with all Recoll
|
|
|
71 |
versions. Any compatibility problem will be explicitely
|
|
|
72 |
mentionned.</p>
|
68 |
|
73 |
|
69 |
<p>The Recoll term explorer tool in phonetic mode (marginally
|
74 |
<p>The Recoll term explorer tool in phonetic mode (marginally
|
70 |
useful and optional) uses the <b>aspell</b> package, version
|
75 |
useful and optional) uses the <b>aspell</b> package, version
|
71 |
0.60 (utf-8 support) or newer.</p>
|
76 |
0.60 (utf-8 support) or newer.</p>
|
72 |
|
77 |
|
|
... |
|
... |
90 |
and moving from X.Y.Z to X.Y.Z+u should in general involve
|
95 |
and moving from X.Y.Z to X.Y.Z+u should in general involve
|
91 |
little risk of regression. But, <em>any</em> change can bring
|
96 |
little risk of regression. But, <em>any</em> change can bring
|
92 |
problems, if you are not affected by the corrected bugs (check
|
97 |
problems, if you are not affected by the corrected bugs (check
|
93 |
the <a href="CHANGES.html">changes file</a>), there is
|
98 |
the <a href="CHANGES.html">changes file</a>), there is
|
94 |
probably no necessity to upgrade anyway.</p>
|
99 |
probably no necessity to upgrade anyway.</p>
|
95 |
|
|
|
96 |
<h2><a name="filters">Updated filters</a></h2>
|
|
|
97 |
|
|
|
98 |
<p>New and updated filters are sometimes
|
|
|
99 |
<a href="filters/filters.html">available</a> before the next
|
|
|
100 |
Recoll release. As far as I know, all current filters are
|
|
|
101 |
fully compatible with older Recoll releases (from 1.13), so
|
|
|
102 |
you can install new or updated filters on
|
|
|
103 |
older Recoll packages and gain new file type support without
|
|
|
104 |
destabilizing your search setup.</p>
|
|
|
105 |
|
|
|
106 |
<p>You may be interested by the new XML and TAR filters, and an
|
|
|
107 |
updated Open Office filter that appeared after the 1.17.3
|
|
|
108 |
release.</p>
|
|
|
109 |
|
100 |
|
110 |
<h2><a name="source">Source</a></h2>
|
101 |
<h2><a name="source">Source</a></h2>
|
111 |
|
102 |
|
112 |
<h3>Current release distribution: 1.17.3:</h3>
|
103 |
<h3>Current release distribution: 1.17.3:</h3>
|
113 |
<!-- Attention: source packages must remain here, not in a
|
104 |
<!-- Attention: source packages must remain here, not in a
|
|
... |
|
... |
162 |
|
153 |
|
163 |
<li>Python development package: you can avoid needing this by
|
154 |
<li>Python development package: you can avoid needing this by
|
164 |
configuring with --disable-python-module.</li>
|
155 |
configuring with --disable-python-module.</li>
|
165 |
|
156 |
|
166 |
</ul>
|
157 |
</ul>
|
167 |
|
|
|
168 |
<h3>KDE3 kicker applet:</h3>
|
|
|
169 |
<p>the applet can start a Recoll search
|
|
|
170 |
from the KDE3 toolbar. It is in a separate source file.
|
|
|
171 |
<a href="recoll_applet-1.10.0.tgz">recoll_applet-1.10.0.tgz</a>.
|
|
|
172 |
This is a very slightly modified version of the
|
|
|
173 |
<a href="http://demandiseineseite.gmxhome.de/find/">
|
|
|
174 |
find_applet</a>. It will work with any recoll version after
|
|
|
175 |
1.10. <em>KDE 3 only</em>.</p>
|
|
|
176 |
|
158 |
|
177 |
<h3>Source repository:</h3>
|
159 |
<h3>Source repository:</h3>
|
178 |
<p>The <span class="application">Recoll</span> source repository is
|
160 |
<p>The <span class="application">Recoll</span> source repository is
|
179 |
hosted on
|
161 |
hosted on
|
180 |
<a href="http://bitbucket.org/medoc/recoll/overview">bitbucket.org</a>.
|
162 |
<a href="http://bitbucket.org/medoc/recoll/overview">bitbucket.org</a>.
|
|
... |
|
... |
202 |
<a href="older/recoll-1.2.3.tar.gz">1.2.3</a>.
|
184 |
<a href="older/recoll-1.2.3.tar.gz">1.2.3</a>.
|
203 |
<a href="older/recoll-1.1.0.tar.gz">1.1.0</a>.
|
185 |
<a href="older/recoll-1.1.0.tar.gz">1.1.0</a>.
|
204 |
<a href="older/recoll-1.0.16.tar.gz">1.0.16</a>.
|
186 |
<a href="older/recoll-1.0.16.tar.gz">1.0.16</a>.
|
205 |
</p>
|
187 |
</p>
|
206 |
|
188 |
|
207 |
<h2><a name="rpms">Packages</a></h2>
|
189 |
<h2><a name="packages">Packages</a></h2>
|
208 |
|
190 |
|
209 |
<p>Packages or ports for Recoll are available in the standard
|
191 |
<p>Packages or ports for Recoll are available in the standard
|
210 |
repositories for many distributions.</p>
|
192 |
repositories for many distributions.</p>
|
211 |
<p>However they are often a bit older or built with older Xapian
|
193 |
<p>However they are often a bit older or built with older Xapian
|
212 |
releases. Here follow a number of updated packages and
|
194 |
releases. Here follow a number of updated packages and
|
|
... |
|
... |
223 |
least in testing), just use the appropriate Debian repository.</p>
|
205 |
least in testing), just use the appropriate Debian repository.</p>
|
224 |
|
206 |
|
225 |
<h3><a name="ubuntu">Ubuntu</a></h3>
|
207 |
<h3><a name="ubuntu">Ubuntu</a></h3>
|
226 |
|
208 |
|
227 |
<p>There are Personal Package Archives on launchpad.net for
|
209 |
<p>There are Personal Package Archives on launchpad.net for
|
228 |
<a href="http://www.launchpad.net/~xapian-backports/+archive/xapian-1.2">
|
|
|
229 |
Xapian</a>,
|
|
|
230 |
<a href="https://launchpad.net/~recoll-backports/+archive/recoll-1.15-on">
|
210 |
<a href="https://launchpad.net/~recoll-backports/+archive/recoll-1.15-on">
|
231 |
Recoll, kio-recoll and recoll-lens</a>. These were built from the
|
211 |
Recoll, kio-recoll and recoll-lens</a>. These were built from the
|
232 |
latest versions, for a set of Ubuntu series.</p>
|
212 |
latest versions, for a set of Ubuntu series. starting at
|
|
|
213 |
Lucid. The installation is very simple:
|
|
|
214 |
<pre><tt>
|
|
|
215 |
sudo add-apt-repository ppa:recoll-backports/recoll-1.15-on
|
|
|
216 |
sudo apt-get update
|
|
|
217 |
sudo apt-get install recoll
|
|
|
218 |
</tt></pre>
|
233 |
|
219 |
|
234 |
<p>Ubuntu 10.04 (lucid) and later versions just need the Recoll
|
|
|
235 |
PPA.</p>
|
|
|
236 |
|
220 |
|
237 |
<p>I am not producing packages for older versions any more,
|
221 |
<h3><a name="mint">Mint Linux</a></h3>
|
238 |
but some are still stored on Launchpad, and you'll find some
|
222 |
<p>The Ubuntu PPA works perfectly for Mint 13 (and probably
|
239 |
instructions to install them in
|
223 |
other releases too). Just follow the instructions for Ubuntu.</p>
|
240 |
the <a href="download-1.14.html">older download page</a>.
|
|
|
241 |
</p>
|
224 |
|
242 |
|
|
|
243 |
|
|
|
244 |
<h3>RPMS</h3>
|
225 |
<h3>RPMS</h3>
|
245 |
|
226 |
|
246 |
<p>Some Fedora and Mandriva packages unfortunately think that they
|
227 |
<p>Some Fedora and Mandriva packages unfortunately think that they
|
247 |
depend on exiftool (which is needed by the little used jpeg
|
228 |
depend on exiftool (which is needed by the little used jpeg
|
248 |
info filter), due to excessive rpmbuild cleverness.
|
229 |
info filter), due to excessive rpmbuild cleverness.
|