Switch to unified view

a b/website/download.html
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3
<html>
4
  <head>
5
    <title>Recoll download</title>
6
7
    <meta name="generator" content="HTML Tidy, see www.w3.org">
8
    <meta name="Author" content="Jean-Francois Dockes">
9
    <meta name="Description" content=
10
    "recoll is a simple full-text search system for unix and linux
11
    based on the powerful and mature xapian engine">
12
    <meta name="Keywords" content=
13
    "full text search, desktop search, unix, linux">
14
    <meta http-equiv="Content-language" content="en">
15
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
16
    <meta name="robots" content="All,Index,Follow">
17
18
    <link type="text/css" rel="stylesheet" href="styles/style.css">
19
  </head>
20
21
  <body>
22
    
23
    <div class="rightlinks">
24
      <ul>
25
  <li><a href="index.html">Home</a></li>
26
  <li><b>Downloads</b></li>
27
  <li><a href="usermanual/index.html">User manual</a></li>
28
  <li><a href="usermanual/rcl.install.html">Installation</a></li>
29
  <li><a href="index.html#support">Support</a></li>
30
      </ul>
31
    </div>
32
    
33
    <div class="content">
34
35
      <h1>Recoll downloads</h1>
36
      
37
      <p>You will probably need to have a look at the
38
  <a href="usermanual/rcl.install.html">installation manual</a> for
39
  building and/or installation instructions.</p>
40
41
42
      <h3>Source</h3>
43
44
      <p>Current version, 1.4.3:
45
  <a href="recoll-1.4.3.tar.gz">recoll-1.4.3.tar.gz</a>. 
46
  See the <a href="BUGS.txt">known bugs and issues</a> and <a
47
    href="CHANGES.txt">changes</a>. Release 1.4.3 is exactly
48
         1.4.2 with updated ukrainian and russian messages (thanks to
49
               Michael Shigorin). No need to upgrade from 1.4.2 if you
50
               do not need these. </p>  
51
52
      <p>Older recoll releases:
53
  <a href="recoll-1.4.2.tar.gz">1.4.2</a>. 
54
  <a href="recoll-1.3.3.tar.gz">1.3.3</a>.
55
  <a href="recoll-1.2.3.tar.gz">1.2.3</a>.
56
  <a href="recoll-1.1.0.tar.gz">1.1.0</a>.
57
  <a href="recoll-1.0.16.tar.gz">1.0.16</a>.
58
      </p>    
59
60
      <h3>RPMS</h3>
61
      <p>The executables inside the binary rpms have a static link to
62
  xapian, there is no dependency except Qt. Of course you need
63
  xapian-core installed to use the source rpm.</p>
64
65
      <p>Fedora Core 4 
66
  RPM: <a href="recoll-1.4.3-1.i386.rpm">recoll-1.4.3-1.i386.rpm</a>. 
67
  Source: <a
68
    href="recoll-1.4.3-1.src.rpm">recoll-1.4.3-1.src.rpm</a></p>
69
70
      <p>Mandriva 2006 
71
  RPM: <a
72
    href="recoll-1.4.3-0.1.20060mdk.i586.rpm">recoll-1.4.3-0.1.20060mdk.i586.rpm</a>. 
73
  Source: <a
74
    href="recoll-1.4.3-0.1.20060mdk.src.rpm">recoll-1.4.3-0.1.20060mdk.src.rpm</a></p> 
75
76
77
      <h3>Binary bundles</h3>
78
79
      <p>These are just prebuilt trees (without the source files).
80
  The executables were built with xapian 0.9.2 or 0.9.5 and
81
  libiconv 1.9.2 (where relevant) as static libraries. They
82
  depend on qt 3.3. For Solaris, you should be able to find a qt
83
  package <a
84
    href="http://www.sunfreeware.com/">here</a>.</p> 
85
86
      <p>The installation instructions are <a
87
    href="usermanual/rcl.install.binary.html"> there</a>.</p>
88
89
      <p><span class="application">FreeBSD</span> 5.5 i386: <a
90
    href="recoll-1.4.3-FreeBSD-5.5-PRERELEASE.tgz">
91
    recoll-1.4.3-FreeBSD-5.5-PRERELEASE.tgz</a></p>
92
93
      <p><span class="application">Linux</span> (redhat 7.3, i386). I expect
94
  this to also run on more recent systems. The recoll version is
95
  a bit old but this may give you an idea <a
96
    href="recoll-1.2.2-Linux-2.4.18-3.tgz">
97
    recoll-1.2.2-Linux-2.4.18-3.tgz</a>.</p> 
98
99
      <p><span class="application">Solaris 8</span> sparc.
100
  <a href="recoll-1.4.3-SunOS-5.8.tgz">
101
    recoll-1.4.3-SunOS-5.8.tgz</a>.</p>
102
103
      <h3>FreeBSD ports</h3> 
104
105
      <p>There are ports for both xapian-core
106
  and recoll in the standard tree, you may just need to update
107
  your ports (cvsup), or you can get the ports from the FreeBSD
108
  site: <a
109
    href="http://cvsweb.freebsd.org/ports/databases/xapian-core">xapian
110
    port</a> <a
111
    href="http://cvsweb.freebsd.org/ports/deskutils/recoll">recoll
112
    port</a>.</p>
113
114
    </div>
115
  </body>
116
</html>