Switch to unified view

a/website/download.html b/website/download.html
...
...
22
    
22
    
23
    <div class="rightlinks">
23
    <div class="rightlinks">
24
      <ul>
24
      <ul>
25
    <li><a href="index.html">Home</a></li>
25
    <li><a href="index.html">Home</a></li>
26
    <li><b>Downloads</b></li>
26
    <li><b>Downloads</b></li>
27
  <li><a href="usermanual/index.html">User manual</a></li>
27
  <li><a href="doc.html">Documentation</a></li>
28
    <li><a href="usermanual/rcl.install.html">Installation</a></li>
28
    <li><a href="usermanual/rcl.install.html">Installation</a></li>
29
    <li><a href="index.html#support">Support</a></li>
29
    <li><a href="index.html#support">Support</a></li>
30
      </ul>
30
      </ul>
31
    </div>
31
    </div>
32
    
32
    
...
...
45
      </tr>
45
      </tr>
46
    </tbody>
46
    </tbody>
47
      </table>
47
      </table>
48
      </p>
48
      </p>
49
49
50
      <h2><a name="source">General information</a></h2>
51
50
      <p>You will probably need to have a look at the
52
      <p>You will probably need to have a look at the
51
    <a href="usermanual/rcl.install.html">installation manual</a> for
53
    <a href="usermanual/rcl.install.html">installation manual</a> for
52
    building and/or installation instructions.</p>
54
    building and/or installation instructions.</p>
53
55
54
      <p><i>For building from source</i>, you will need a xapian-core
56
      <p><i>For building from source</i>, you will need a xapian-core
...
...
66
    the base application can be sufficient in some cases, but you
68
    the base application can be sufficient in some cases, but you
67
    should have a look at the 
69
    should have a look at the 
68
    <a href="usermanual/index.html#RCL.INSTALL.EXTERNAL">list</a> to
70
    <a href="usermanual/index.html#RCL.INSTALL.EXTERNAL">list</a> to
69
    decide what you may want to install.</p>
71
    decide what you may want to install.</p>
70
72
73
      <p>In addition, optional functionality in Recoll (the term explorer
74
  tool in phonetic mode) uses the <b>aspell</b> package. The
75
  installed version should be at least 0.60 (utf-8 support) for
76
  this to run smoothly. This function is far from essential.</p>
77
71
      <p>If you find problems with the package or its
78
      <p>If you find problems with the package or its
72
    installation, <em>please</em> 
79
    installation, <em>please</em> 
73
    <a href="mailto:jean-francois.dockes@wanadoo.fr">
80
    <a href="mailto:jean-francois.dockes@wanadoo.fr">
74
      report them</a>.</p>
81
      report them</a>.</p>
75
82
76
      <h4>What do the release numbers mean?</h4>
83
      <h3>What do the release numbers mean?</h3>
77
84
78
      <p>The Recoll releases are numbered X.Y.Z. </p>
85
      <p>The Recoll releases are numbered X.Y.Z. </p>
79
86
80
      <p>The first number would only change for really major
87
      <p>The first number would only change for really major
81
    modifications like a big change in the index format. It is
88
    modifications like a big change in the index format. It is
...
...
108
    See the <a href="BUGS.txt">known bugs and issues</a> and 
115
    See the <a href="BUGS.txt">known bugs and issues</a> and 
109
    <a href="CHANGES.txt">changes</a>.
116
    <a href="CHANGES.txt">changes</a>.
110
    1.8.2 was released purely for fixing a small issue of
117
    1.8.2 was released purely for fixing a small issue of
111
    compatibility with xapian 1.0.0 and small config/install
118
    compatibility with xapian 1.0.0 and small config/install
112
    glitches.  There is no functional reason to upgrade from
119
    glitches.  There is no functional reason to upgrade from
113
    1.8.1, (or update packages).
120
    1.8.1, (or update packages).</p>
121
122
      <p>Recoll 1.8.2 is the first release that will let you take
123
  advantage of the new Xapian 1.0, the main user-visible change
124
  of which is the new default index format. In order to take
125
  advantage of the new format (which is not mandatory) Recoll
126
  users updating from an older release need to delete their old
127
  index. There are <a
128
  href="usermanual/usermanual.html#RCL.INDEXING.STORAGE.FORMAT">more
129
  details in the user manual</a>.</p>
114
130
115
      <p>Older recoll releases:
131
      <p>Older recoll releases:
116
    <a href="recoll-1.8.1.tar.gz">1.8.1</a>
132
    <a href="recoll-1.8.1.tar.gz">1.8.1</a>
117
    <a href="recoll-1.7.6.tar.gz">1.7.6</a>
133
    <a href="recoll-1.7.6.tar.gz">1.7.6</a>
118
    <a href=""recoll-1.7.5.tar.gz">1.7.5</a>
134
    <a href=""recoll-1.7.5.tar.gz">1.7.5</a>
...
...
126
      </p>  
142
      </p>  
127
143
128
      <h2><a name="rpms">Packages</a></h2>
144
      <h2><a name="rpms">Packages</a></h2>
129
145
130
      <p>The executables inside the binary rpms have a static link to
146
      <p>The executables inside the binary rpms have a static link to
131
    xapian, there is no dependency except Qt 3.3. Of course you need
147
    xapian 0.9.x, there is no dependency except Qt 3.3. Of course
132
    xapian-core installed to use the source rpm. </p>
148
    you need xapian-core installed to use the source rpm. </p>
133
149
134
      <p><b>Fedora Core</b>
150
      <p><b>Fedora Core</b>
135
    FC6 RPM: 
151
    FC6 RPM: 
136
    <a href="fc6/recoll-1.8.1-1.i386.rpm">
152
    <a href="fc6/recoll-1.8.1-1.i386.rpm">
137
      fc6/recoll-1.8.1-1.i386.rpm</a>. 
153
      fc6/recoll-1.8.1-1.i386.rpm</a>. 
...
...
166
      recoll_1.8.1-0ubuntu1_i386.deb</a>. 
182
      recoll_1.8.1-0ubuntu1_i386.deb</a>. 
167
    Source package directory:
183
    Source package directory:
168
    <a href="debian/edgy/">debian/edgy</a>
184
    <a href="debian/edgy/">debian/edgy</a>
169
      </p>
185
      </p>
170
186
187
      <p><b>Ubuntu 6.06 dapper</b> (the feisty version does not work
188
      on dapper). This has a static link on xapian 0.9.10:
189
  <a href="debian/dapper/recoll_1.8.2-0ubuntu1_i386.deb">
190
    recoll_1.8.2-0ubuntu1_i386.deb</a> </p>
191
171
      <p><b>Debian unstable</b> Recoll is in the package repository,
192
      <p><b>Debian unstable</b> Recoll is in the package repository,
172
      you can install it with the usual <em>apt-get install
193
  you can install it with the usual <em>apt-get install
173
      recoll</em>. <a
194
    recoll</em>. <a
174
      href="http://packages.qa.debian.org/r/recoll.html">Package page</a></p>
195
    href="http://packages.qa.debian.org/r/recoll.html">
196
    Package page</a></p>
175
197
176
      <p><b>Debian 3.1</b> Thanks to Mario (<img align="top" src="mario.png">)
198
      <p><b>Debian 3.1</b> Thanks to Mario (<img align="top" src="mario.png">)
177
      for these: i386: 
199
      for these: i386: 
178
    <a href="debian/sarge/recoll_1.8.1-1_i386.deb">
200
    <a href="debian/sarge/recoll_1.8.1-1_i386.deb">
179
      recoll_1.8.1-1_i386.deb</a>. 
201
      recoll_1.8.1-1_i386.deb</a>.