*** empty log message ***
This commit is contained in:
parent
eec85a9372
commit
f70a552c3b
@ -6,6 +6,7 @@ share/icons/recoll.png
|
|||||||
%%DATADIR%%/doc/usermanual.html
|
%%DATADIR%%/doc/usermanual.html
|
||||||
%%DATADIR%%/examples/mimeconf
|
%%DATADIR%%/examples/mimeconf
|
||||||
%%DATADIR%%/examples/mimemap
|
%%DATADIR%%/examples/mimemap
|
||||||
|
%%DATADIR%%/examples/rclmon.sh
|
||||||
%%DATADIR%%/examples/recoll.conf
|
%%DATADIR%%/examples/recoll.conf
|
||||||
%%DATADIR%%/filters/rcldjvu
|
%%DATADIR%%/filters/rcldjvu
|
||||||
%%DATADIR%%/filters/rcldoc
|
%%DATADIR%%/filters/rcldoc
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
%define name recoll
|
%define name recoll
|
||||||
%define version 1.5.3
|
%define version 1.6.0
|
||||||
%define release 0
|
%define release 0
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
%define name recoll
|
%define name recoll
|
||||||
%define version 1.5.2
|
%define version 1.6.0
|
||||||
%define release %mkrel 1
|
%define release %mkrel 1
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -60,6 +60,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 20 2006 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.5.11-1
|
||||||
|
- Update to release 1.5.11
|
||||||
* Mon Oct 2 2006 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.5.2-1
|
* Mon Oct 2 2006 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.5.2-1
|
||||||
- Update to release 1.5.2
|
- Update to release 1.5.2
|
||||||
* Sun May 7 2006 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.4.3-1
|
* Sun May 7 2006 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.4.3-1
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
Dockes</holder>
|
Dockes</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<releaseinfo>$Id: usermanual.sgml,v 1.26 2006-11-20 18:07:02 dockes Exp $</releaseinfo>
|
<releaseinfo>$Id: usermanual.sgml,v 1.27 2006-11-21 09:18:21 dockes Exp $</releaseinfo>
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
<para>This document introduces full text search notions
|
<para>This document introduces full text search notions
|
||||||
@ -751,6 +751,14 @@ RECOLL_CONFDIR=$recollconf $recolldata/examples/rclmon.sh stop
|
|||||||
<literal>^</literal> and <literal>$</literal> before
|
<literal>^</literal> and <literal>$</literal> before
|
||||||
execution.</para></listitem>
|
execution.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
|
||||||
|
<term>Stem expansion</term>
|
||||||
|
<listitem><para>This mode will perform the usual stem expansion
|
||||||
|
normally done as part user input processing. As such it is
|
||||||
|
probably mostly useful to demonstrate the process.
|
||||||
|
</para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Spelling/Phonetic</term> <listitem><para>In this
|
<term>Spelling/Phonetic</term> <listitem><para>In this
|
||||||
|
|||||||
@ -897,7 +897,7 @@ Click Cancel if you want to edit the configuration file before indexation starts
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Enter word to expand</source>
|
<source>Enter word to expand</source>
|
||||||
<translation>Entrer le mot à dériver</translation>
|
<translation type="obsolete">Entrer le mot à dériver</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>&Expand </source>
|
<source>&Expand </source>
|
||||||
@ -940,7 +940,19 @@ Click Cancel if you want to edit the configuration file before indexation starts
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>No spelling expansion found</source>
|
<source>No spelling expansion found</source>
|
||||||
<translation>Pas de dérivés trouvés</translation>
|
<translation type="obsolete">Pas de dérivés trouvés</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Stem expansion</source>
|
||||||
|
<translation>Expansion grammaticale</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>error retrieving stemming languages</source>
|
||||||
|
<translation>Impossible de former la liste des langages d'expansion</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>No expansion found</source>
|
||||||
|
<translation>Pas de résultats</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@ -1115,6 +1127,10 @@ Peut ralentir l'affichage si les documents sont gros.</translation>
|
|||||||
<source>Select xapian index directory (ie: /home/buddy/.recoll/xapiandb)</source>
|
<source>Select xapian index directory (ie: /home/buddy/.recoll/xapiandb)</source>
|
||||||
<translation>Sélectionner un répertoire contenant un index Xapian (ex: /home/monAmi/.recoll/xapiandb)</translation>
|
<translation>Sélectionner un répertoire contenant un index Xapian (ex: /home/monAmi/.recoll/xapiandb)</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>error retrieving stemming languages</source>
|
||||||
|
<translation>Impossible de former la liste des langues pour l'expansion grammaticale</translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>UIPrefsDialogBase</name>
|
<name>UIPrefsDialogBase</name>
|
||||||
|
|||||||
@ -979,10 +979,6 @@ Click Cancel if you want to edit the configuration file before indexation starts
|
|||||||
<source>Term Explorer</source>
|
<source>Term Explorer</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Enter word to expand</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&Expand </source>
|
<source>&Expand </source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@ -1023,7 +1019,15 @@ Click Cancel if you want to edit the configuration file before indexation starts
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>No spelling expansion found</source>
|
<source>Stem expansion</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>error retrieving stemming languages</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>No expansion found</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
@ -1199,6 +1203,10 @@ May be slow for big documents.</source>
|
|||||||
<source>Select xapian index directory (ie: /home/buddy/.recoll/xapiandb)</source>
|
<source>Select xapian index directory (ie: /home/buddy/.recoll/xapiandb)</source>
|
||||||
<translation>Выберите каталог индекса Xapian (например, /home/приятель/.recoll/xapiandb)</translation>
|
<translation>Выберите каталог индекса Xapian (например, /home/приятель/.recoll/xapiandb)</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>error retrieving stemming languages</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>UIPrefsDialogBase</name>
|
<name>UIPrefsDialogBase</name>
|
||||||
|
|||||||
@ -806,10 +806,6 @@ Click Cancel if you want to edit the configuration file before indexation starts
|
|||||||
<source>Term Explorer</source>
|
<source>Term Explorer</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Enter word to expand</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&Expand </source>
|
<source>&Expand </source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@ -850,7 +846,15 @@ Click Cancel if you want to edit the configuration file before indexation starts
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>No spelling expansion found</source>
|
<source>Stem expansion</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>error retrieving stemming languages</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>No expansion found</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
@ -1030,6 +1034,10 @@ May be slow for big documents.</source>
|
|||||||
<source>Select xapian index directory (ie: /home/buddy/.recoll/xapiandb)</source>
|
<source>Select xapian index directory (ie: /home/buddy/.recoll/xapiandb)</source>
|
||||||
<translation>Оберіть теку із індексом Xapian (наприклад, /home/приятель/.recoll/xapiandb)</translation>
|
<translation>Оберіть теку із індексом Xapian (наприклад, /home/приятель/.recoll/xapiandb)</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>error retrieving stemming languages</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>UIPrefsDialogBase</name>
|
<name>UIPrefsDialogBase</name>
|
||||||
|
|||||||
@ -1,11 +1,31 @@
|
|||||||
Known bugs in current version and older versions:
|
Known bugs in current version and older versions:
|
||||||
|
|
||||||
1.5.0
|
Bugs that are listed in an older version section are supposedly fixed in
|
||||||
- Under some conditions, recoll startup and exit could be very slow: the
|
later versions. Bugs listed in the topmost section may also exist in older
|
||||||
simple search history list had serious problems with non-ascii strings,
|
versions.
|
||||||
whose size sometimes doubled at each program startup/stop.
|
|
||||||
|
Latest:
|
||||||
|
|
||||||
|
- 1.6 has added NEAR searches. Unlike what recoll did with PHRASES,
|
||||||
|
stemming expansion is performed on terms inside NEAR clauses (except if
|
||||||
|
prevented by a capitalized entry of course). There is a bug in Xapian at
|
||||||
|
least up to 0.9.9, where NEAR does not support multiple OR subclauses, as
|
||||||
|
would result from a multiple expansion. This manifests itself by a 'not
|
||||||
|
implemented' xapian exception and a recoll crash.
|
||||||
|
Workarounds:
|
||||||
|
- Prevent expansion of NEAR terms (possibly except one) by
|
||||||
|
capitalizing them.
|
||||||
|
- Apply the following patch to xapian 0.9.9, inside the "api/"
|
||||||
|
directory:
|
||||||
|
http://www.recoll.org/xapian/xapNearDistrib.patch
|
||||||
|
then recompile, and install.
|
||||||
|
I hope that the fix will make it into xapian at some point.
|
||||||
|
- If you are seeing a delay of a few seconds before the result list
|
||||||
|
displays for the first query of a recoll instance, try changing the
|
||||||
|
result list font in the query preferences. This is not a recoll problem,
|
||||||
|
I don't know the exact cause (I've seen it happen with "Sans Serif" and
|
||||||
|
go away with Helvetica or Arial).
|
||||||
|
|
||||||
1.4.2 - 1.5.0
|
|
||||||
- When a mime type has an external viewer defined, but the actual file is
|
- When a mime type has an external viewer defined, but the actual file is
|
||||||
compressed (ie: xxx.txt.gz), recoll will try to start the external viewer
|
compressed (ie: xxx.txt.gz), recoll will try to start the external viewer
|
||||||
on the compressed file, which will not work in most cases.
|
on the compressed file, which will not work in most cases.
|
||||||
@ -14,6 +34,27 @@ Known bugs in current version and older versions:
|
|||||||
(several hundreds of thousands of messages): resulting in a very big
|
(several hundreds of thousands of messages): resulting in a very big
|
||||||
database and even crashes during indexation.
|
database and even crashes during indexation.
|
||||||
|
|
||||||
|
- Under some versions of KDE (ie: Fedora FC5 KDE 3.5.4-0.5.fc5), there is a
|
||||||
|
problem with the window stacking order. Opening the "browse" file
|
||||||
|
selection dialog from the advanced search dialog will stack the latter
|
||||||
|
under the main window, possibly making it invisible. This is quite
|
||||||
|
probably a Kwin bug, possibly related to
|
||||||
|
http://bugs.kde.org/show_bug.cgi?id=79183 or a correction thereof.
|
||||||
|
|
||||||
|
1.5.10
|
||||||
|
- If a defaultcharset was set in the configuration file for a subdirectory,
|
||||||
|
it would stay in effect for all subsequent files/directories (except if
|
||||||
|
explicitely overridden), potentially causing many transcoding errors.
|
||||||
|
|
||||||
|
1.5.[1-7]
|
||||||
|
- Dates in result list come from the file's ctimes, which may be confusing
|
||||||
|
- Some rare MIME messages with null boundaries can crash the indexer.
|
||||||
|
|
||||||
|
1.5.0
|
||||||
|
- Under some conditions, recoll startup and exit could be very slow: the
|
||||||
|
simple search history list had serious problems with non-ascii strings,
|
||||||
|
whose size sometimes doubled at each program startup/stop.
|
||||||
|
|
||||||
1.3.3
|
1.3.3
|
||||||
|
|
||||||
- Several of the external filters did not handle path names with embedded
|
- Several of the external filters did not handle path names with embedded
|
||||||
|
|||||||
@ -11,6 +11,43 @@ values, and the user ones only for overrides. Your old configuration files
|
|||||||
will still work, but, you may want to remove them if they are unmodified,
|
will still work, but, you may want to remove them if they are unmodified,
|
||||||
or keep only the modified parameters.
|
or keep only the modified parameters.
|
||||||
|
|
||||||
|
|
||||||
|
1.6.0
|
||||||
|
- Real time monitoring/indexing support.
|
||||||
|
- Term explorer: a multimode wildcard-regexp-spell/phonetic tool to search
|
||||||
|
the index for terms.
|
||||||
|
- The advanced search window has been made more dynamic. You now have a
|
||||||
|
choice of the top level conjunction (OR/AND) and of any number of
|
||||||
|
clauses, including NEAR and PHRASE clauses with an adjustable proximity
|
||||||
|
parameter.
|
||||||
|
- The format of the result-list entries is now user-settable, as an HTML
|
||||||
|
string with %xx printf-like replacement (accessible from the user
|
||||||
|
preferences).
|
||||||
|
- Improved phrase/group highlighting in abstracts and preview
|
||||||
|
- Better sample selection for synthetic abstracts.
|
||||||
|
- Improved performance of the text splitter, good for indexing and previewing.
|
||||||
|
- Shift+click link to open new preview window instead of tab in existing
|
||||||
|
window.
|
||||||
|
- The key sequence for term completion in the simple search entry was
|
||||||
|
changed from CTRL+TAB to "Escape Space" to avoid interaction with window
|
||||||
|
managers.
|
||||||
|
- Improved recall for phrases with composite words like email addresses.
|
||||||
|
|
||||||
|
1.5.9
|
||||||
|
- Fix bad timezone conversion in email dates. Display timezone in result
|
||||||
|
list dates.
|
||||||
|
|
||||||
|
1.5.8
|
||||||
|
- Fix stored and displayed dates which used to come from the file's ctime,
|
||||||
|
now use mtime (which was already used for deciding re-indexing).
|
||||||
|
- Fix problem with some weird MIME messages (with null boundaries) which
|
||||||
|
crashed the indexer.
|
||||||
|
|
||||||
|
1.5.[23456]
|
||||||
|
- Small fixes dealing with the build process or compiler issues.
|
||||||
|
1.5.6 has updated ukrainian and russian messages.
|
||||||
|
Otherwise no functional changes, and no need to upgrade from 1.5.1
|
||||||
|
|
||||||
1.5.1
|
1.5.1
|
||||||
- Fix serious bug with non ascii strings in simple search history
|
- Fix serious bug with non ascii strings in simple search history
|
||||||
- Improve synthetic abstracts: remove size limitations, handle overlapping
|
- Improve synthetic abstracts: remove size limitations, handle overlapping
|
||||||
|
|||||||
@ -13,3 +13,4 @@ cp $docdir/docbook.css .
|
|||||||
# The freebsd tool chain generates a link to book.html in the index. Too
|
# The freebsd tool chain generates a link to book.html in the index. Too
|
||||||
# lazy to check if this can be changed
|
# lazy to check if this can be changed
|
||||||
cp usermanual.html book.html
|
cp usermanual.html book.html
|
||||||
|
cp usermanual.html index.html
|
||||||
|
|||||||
@ -38,21 +38,29 @@
|
|||||||
<a href="usermanual/rcl.install.html">installation manual</a> for
|
<a href="usermanual/rcl.install.html">installation manual</a> for
|
||||||
building and/or installation instructions.</p>
|
building and/or installation instructions.</p>
|
||||||
|
|
||||||
<p>You will need an installation of xapian-core for source
|
<p><i>For building from source</i>, you will need a xapian-core
|
||||||
builds. You will find source and binary packages on the
|
installation. You will find source and binary packages on the
|
||||||
<a href="http://www.xapian.org/download.php">xapian download
|
<a href="http://www.xapian.org/download.php">xapian download
|
||||||
page</a></p>
|
page</a></p>
|
||||||
|
|
||||||
<p>You need qt 3.3 in all cases</p>
|
<p>You need qt 3.3 in all cases</p>
|
||||||
|
|
||||||
|
<p>Recoll relies on external packages for some
|
||||||
|
of its functionality (ie: for many of the non text file
|
||||||
|
types). These are not listed as strict dependencies, because
|
||||||
|
the base application can be sufficient in some cases, but you
|
||||||
|
should have a look at the
|
||||||
|
<a href="usermanual/index.html#RCL.INSTALL.EXTERNAL">list</a> to
|
||||||
|
decide what you may want to install.</p>
|
||||||
|
|
||||||
<h3>Source</h3>
|
<h3>Source</h3>
|
||||||
|
|
||||||
<p>Current version: 1.5.1:
|
<p>Current version: 1.5.11:
|
||||||
<a href="recoll-1.5.1.tar.gz">recoll-1.5.1.tar.gz</a>.
|
<a href="recoll-1.5.11.tar.gz">recoll-1.5.11.tar.gz</a>.
|
||||||
See the <a href="BUGS.txt">known bugs and issues</a> and <a
|
See the <a href="BUGS.txt">known bugs and issues</a> and <a
|
||||||
href="CHANGES.txt">changes</a>.</p>
|
href="CHANGES.txt">changes</a>.</p>
|
||||||
|
|
||||||
<p>Older recoll releases:
|
<p>Older recoll releases:
|
||||||
|
<a href="recoll-1.5.6.tar.gz">1.5.6</a>.
|
||||||
<a href="recoll-1.4.3.tar.gz">1.4.3</a>.
|
<a href="recoll-1.4.3.tar.gz">1.4.3</a>.
|
||||||
<a href="recoll-1.3.3.tar.gz">1.3.3</a>.
|
<a href="recoll-1.3.3.tar.gz">1.3.3</a>.
|
||||||
<a href="recoll-1.2.3.tar.gz">1.2.3</a>.
|
<a href="recoll-1.2.3.tar.gz">1.2.3</a>.
|
||||||
@ -62,25 +70,37 @@
|
|||||||
|
|
||||||
<h3>RPMS</h3>
|
<h3>RPMS</h3>
|
||||||
<p>The executables inside the binary rpms have a static link to
|
<p>The executables inside the binary rpms have a static link to
|
||||||
xapian, there is no dependency except Qt. Of course you need
|
xapian, there is no dependency except Qt 3.3. Of course you need
|
||||||
xapian-core installed to use the source rpm.</p>
|
xapian-core installed to use the source rpm.</p>
|
||||||
|
|
||||||
<p>Fedora Core 4
|
<p><b>Fedora Core 5</b>
|
||||||
RPM: <a href="recoll-1.4.3-1.i386.rpm">recoll-1.4.3-1.i386.rpm</a>.
|
RPM: <a href="recoll-1.5.11-1.i386.rpm">recoll-1.5.11-1.i386.rpm</a>.
|
||||||
Source: <a
|
Source:
|
||||||
href="recoll-1.4.3-1.src.rpm">recoll-1.4.3-1.src.rpm</a></p>
|
<a href="recoll-1.5.11-1.src.rpm">recoll-1.5.11-1.src.rpm</a></p>
|
||||||
|
|
||||||
<p>Mandriva 2006
|
<p><b>Mandriva 2006</b> (also works on 2005 and 2007)
|
||||||
RPM: <a
|
RPM: <a
|
||||||
href="recoll-1.4.3-0.1.20060mdk.i586.rpm">recoll-1.4.3-0.1.20060mdk.i586.rpm</a>.
|
href="recoll-1.5.11-0.1.20060mdk.i586.rpm">recoll-1.5.11-0.1.20060mdk.i586.rpm</a>.
|
||||||
Source: <a
|
Source: <a
|
||||||
href="recoll-1.4.3-0.1.20060mdk.src.rpm">recoll-1.4.3-0.1.20060mdk.src.rpm</a></p>
|
href="recoll-1.5.11-0.1.20060mdk.src.rpm">recoll-1.5.11-0.1.20060mdk.src.rpm</a></p>
|
||||||
|
|
||||||
|
<p><b>Suse 10.1</b> It seems that the binaries in previous set of
|
||||||
|
rpms, which were built with the xapian packages from opensuse had a
|
||||||
|
serious tendancy to segfault on exceptions. I hope that the
|
||||||
|
current ones, with a local xapian build will work better. If
|
||||||
|
there are still problems, please compile from source.
|
||||||
|
|
||||||
|
RPM: <a
|
||||||
|
href="recoll-1.5.11-0.i586.rpm">recoll-1.5.11-0.i586.rpm</a>.
|
||||||
|
Source: <a
|
||||||
|
href="recoll-1.5.11-0.src.rpm">recoll-1.5.11-0.src.rpm</a></p>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
<h3>Binary bundles</h3>
|
<h3>Binary bundles</h3>
|
||||||
|
|
||||||
<p>These are just prebuilt trees (without the source files).
|
<p>These are just prebuilt trees (without the source files).
|
||||||
The executables were built with xapian 0.9.6 and libiconv
|
The executables were built with xapian 0.9.[6-9] and libiconv
|
||||||
1.9.2 (where relevant) as static libraries. They depend on qt
|
1.9.2 (where relevant) as static libraries. They depend on qt
|
||||||
3.3. For Solaris, you should be able to find a qt package <a
|
3.3. For Solaris, you should be able to find a qt package <a
|
||||||
href="http://www.sunfreeware.com/">here</a>.</p>
|
href="http://www.sunfreeware.com/">here</a>.</p>
|
||||||
@ -89,18 +109,12 @@
|
|||||||
href="usermanual/rcl.install.binary.html"> there</a>.</p>
|
href="usermanual/rcl.install.binary.html"> there</a>.</p>
|
||||||
|
|
||||||
<p><span class="application">FreeBSD</span> 5.5 i386: <a
|
<p><span class="application">FreeBSD</span> 5.5 i386: <a
|
||||||
href="recoll-1.4.3-FreeBSD-5.5-PRERELEASE.tgz">
|
href="recoll-1.5.11-FreeBSD-5.5-RELEASE.tgz">
|
||||||
recoll-1.4.3-FreeBSD-5.5-PRERELEASE.tgz</a></p>
|
recoll-1.5.11-FreeBSD-5.5-RELEASE.tgz</a></p>
|
||||||
|
|
||||||
<p><span class="application">Linux</span> (redhat 7.3, i386). I expect
|
|
||||||
this to also run on more recent systems. The recoll version is
|
|
||||||
a bit old but this may give you an idea <a
|
|
||||||
href="recoll-1.2.2-Linux-2.4.18-3.tgz">
|
|
||||||
recoll-1.2.2-Linux-2.4.18-3.tgz</a>.</p>
|
|
||||||
|
|
||||||
<p><span class="application">Solaris 8</span> sparc.
|
<p><span class="application">Solaris 8</span> sparc.
|
||||||
<a href="recoll-1.4.3-SunOS-5.8.tgz">
|
<a href="recoll-1.5.4-SunOS-5.8.tgz">
|
||||||
recoll-1.4.3-SunOS-5.8.tgz</a>.</p>
|
recoll-1.5.4-SunOS-5.8.tgz</a>.</p>
|
||||||
|
|
||||||
<h3>FreeBSD ports</h3>
|
<h3>FreeBSD ports</h3>
|
||||||
|
|
||||||
|
|||||||
@ -46,8 +46,8 @@
|
|||||||
QT graphical interface.</p>
|
QT graphical interface.</p>
|
||||||
|
|
||||||
<p><span class="application">Recoll</span> is free, open source,
|
<p><span class="application">Recoll</span> is free, open source,
|
||||||
and copyrighted under the GPL license. The current version is
|
and GPL-licensed. The current version is
|
||||||
<a class="important" href="download.html">1.4.3</a></p>
|
<a class="important" href="download.html">1.5.11</a></p>
|
||||||
<p>We borrow a lot of code
|
<p>We borrow a lot of code
|
||||||
from other packages, and welcome code and ideas from
|
from other packages, and welcome code and ideas from
|
||||||
contributors, see the <a class="important"
|
contributors, see the <a class="important"
|
||||||
@ -92,4 +92,3 @@
|
|||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user