doc
This commit is contained in:
parent
08edf2d3fc
commit
e877bf0466
4 changed files with 56 additions and 30 deletions
|
@ -56,7 +56,7 @@
|
|||
<li>Easy installation, few dependancies. No database daemon,
|
||||
web server, desktop environment or exotic language necessary.</li>
|
||||
<li>Will run on most Unix-based <a href="features.html#systems">
|
||||
systems</a></li>
|
||||
systems</a>, and on MS-Windows too.</li>
|
||||
<li>Qt 4 GUI, plus command line, Unity Lens, KIO and krunner
|
||||
interfaces.</li>
|
||||
|
||||
|
@ -81,12 +81,12 @@
|
|||
<h2><a name="systems">Supported systems</a></h2>
|
||||
|
||||
<p><span class="application">Recoll</span> has been compiled and
|
||||
tested on Linux, MacOS X and Solaris (initial versions Redhat 7,
|
||||
Fedora Core 5, Suse 10, Gentoo, Debian 3.1, Solaris 8). It
|
||||
should compile and run on all subsequent releases of these
|
||||
systems and probably a few others too.</p>
|
||||
tested on Linux, MS-Windows 71-0, MacOS X and Solaris (initial
|
||||
versions Redhat 7, Fedora Core 5, Suse 10, Gentoo, Debian 3.1,
|
||||
Solaris 8). It should compile and run on all subsequent releases
|
||||
of these systems and probably a few others too.</p>
|
||||
|
||||
<p>Qt versions from 3.1 to 4.8</p>
|
||||
<p>Qt versions from 4.7 and later</p>
|
||||
|
||||
<h2><a name="doctypes">Document types</a></h2>
|
||||
|
||||
|
@ -97,6 +97,11 @@
|
|||
text. Types that only need very common utilities
|
||||
(awk/sed/groff/Python etc.) are listed in the native section.</p>
|
||||
|
||||
<p>The MS-Windows installer includes the supporting application,
|
||||
the only additional package you will need is the Python language
|
||||
installation.</p>
|
||||
|
||||
|
||||
<h4>File types indexed natively</h4>
|
||||
|
||||
<ul>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>Recoll text search finds your documents</title>
|
||||
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
||||
<meta name="Description" content="Recoll is a desktop text search application for Unix, Linux and Mac OS X, based on the Xapian search engine library.">
|
||||
<meta name="Description" content="Recoll is a desktop text search application for Unix, Linux, Microsoft Windows and Mac OS X, based on the Xapian search engine library.">
|
||||
<meta name="Keywords" content="text search, pdf search, document search, full-text search, desktop search, open source,free">
|
||||
<meta http-equiv="Content-language" content="en">
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
|
@ -37,7 +37,7 @@
|
|||
|
||||
<h1><img align="center" src="pics/recoll64.png"/>
|
||||
<a href="http://www.recoll.org/">Recoll</a> is
|
||||
a full-text search tool for Unix and Linux desktops.</h1>
|
||||
a desktop full-text search tool.</h1>
|
||||
|
||||
<p><span class="application">Recoll</span> finds keywords
|
||||
inside documents as well as file names.</p>
|
||||
|
@ -96,8 +96,17 @@
|
|||
<h2>News</h2>
|
||||
<div class="news">
|
||||
|
||||
|
||||
<dl>
|
||||
|
||||
<dt>2015-11-09</dt>
|
||||
<dd><span class="important">Recoll for
|
||||
MS-Windows</span>. Still a few things missing (like
|
||||
real-time monitoring), but it does work, and it has a proper
|
||||
installer, so you can easily get rid of it if you don't like
|
||||
it. <a href="pages/recoll-windows.html">Have a look.</a>. I
|
||||
would love some feedback!
|
||||
</dd>
|
||||
|
||||
<dt>2015-10-17</dt>
|
||||
<dd>A bug in the verification of configuration file path variables
|
||||
generates spurious warnings from recollindex when the
|
||||
|
@ -105,14 +114,6 @@
|
|||
has no consequence except for the spurious error
|
||||
message.</dd>
|
||||
|
||||
<dt>2015-10-14</dt>
|
||||
<dd>I think that Recoll for MS-Windows is ready for
|
||||
testing. Have a look at
|
||||
the <a href="pages/recoll-windows.html">installation
|
||||
page</a>, and you can
|
||||
even <a href="pages/recoll-mingw.html">build it
|
||||
yourself</a></dd>
|
||||
|
||||
<dt>2015-10-08</dt>
|
||||
<dd><a href="pics/windows-recoll.html">
|
||||
<img align="left" width="100" alt="Recoll on MS-Windows"
|
||||
|
|
|
@ -105,7 +105,24 @@
|
|||
|
||||
<h2>Nouvelles: </h2>
|
||||
<dl>
|
||||
<dt>2014-10-01</dt>
|
||||
|
||||
<dt>2015-11-09</dt>
|
||||
|
||||
<dd>Recoll indexe Windows ! Il y a encore quelques éléments
|
||||
manquants, comme l'indexation temps-réel, et la traduction
|
||||
en Français, mais ça marche suffisamment bien pour être
|
||||
essayé. Il y a un installeur standard, donc si vous n'aimez
|
||||
pas, c'est facile à désinstaller...
|
||||
Pas de traduction Française pour le moment. Il y
|
||||
a <a href="pages/recoll-windows.html"> quelques
|
||||
explications en Anglais sur l'installation </a> (triviale,
|
||||
il faut just installer Recoll et ajouter Python 2.7), et
|
||||
<a href="http://www.recoll.org/windows/recoll-setup-1.22.0-20151109.exe">
|
||||
l'installeur est là</a>. Si vous l'essayez, dites moi ce
|
||||
que vous en pensez !
|
||||
</dd>
|
||||
|
||||
<dt>2015-10-01</dt>
|
||||
<dd>Recoll 1.21.2 devient la version de production. La
|
||||
principale modification de la version 1.21 est l'utilisation
|
||||
d'un nouvel interpréteur pour le langage d'interrogation,
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
= Trying out Recoll on Windows
|
||||
= Recoll on Windows
|
||||
Jean-Francois Dockes <jf at dockes.org>
|
||||
|
||||
image:recoll-windows10-thumb.png[link="recoll-windows10.png"]
|
||||
|
||||
Recoll for Windows was built on Windows 7, and tried on Windows 7 and
|
||||
10. It is quite usable. At least, it should not break your system.
|
||||
10. It now seems quite stable (12 November 2015)
|
||||
|
||||
Recoll is free and licensed under the GPL. You will be asked to accept the
|
||||
license during the installation. For a regular user, and in a nutshell, the
|
||||
|
@ -22,9 +22,9 @@ https://bitbucket.org/medoc/recoll/issues[BitBucket Recoll issues tracker].
|
|||
Procedure:
|
||||
|
||||
- Download the Recoll setup file from the
|
||||
http://www.recoll.org/windows/recoll-setup-1.22.0-20151103.exe[Recoll
|
||||
http://www.recoll.org/windows/recoll-setup-1.22.0-20151112.exe[Recoll
|
||||
web site], or (probably faster) from
|
||||
https://bitbucket.org/medoc/recoll/downloads/recoll-setup-1.22.0-20151103.exe[BitBucket].
|
||||
https://bitbucket.org/medoc/recoll/downloads/recoll-setup-1.22.0-20151112.exe[BitBucket].
|
||||
|
||||
- Execute the setup file. This is a vanilla installer generated by Inno
|
||||
Setup, and it will ask the usual questions.
|
||||
|
@ -54,16 +54,19 @@ should be specified as `/c/mydir` instead of `c:/mydir`
|
|||
|
||||
== Known problems:
|
||||
|
||||
|
||||
- The GUI sometimes crashes when you click `Preview` or `Open`. This does
|
||||
not occur often, and usually for one of the first tries after starting
|
||||
the program. Don't despair.
|
||||
|
||||
- There is no real-time or scheduled indexing as on Linux. For now, you
|
||||
create and update the index by using the `File` menu (or executing
|
||||
`recollindex.exe` from a command window).
|
||||
|
||||
- I'll add the others here as they are found ...
|
||||
|
||||
Fixed in 20151112 and later
|
||||
- Forgotten dll prevents the unrtf program to work, so no rtf indexing.
|
||||
|
||||
Fixed in 20151109 (hopefully?)
|
||||
- The GUI sometimes crashes when you click `Preview` or `Open`. This does
|
||||
not occur often, and usually for one of the first tries after starting
|
||||
the program. Don't despair. This seems to be fixed in the latest version
|
||||
(20151109), but I am not 100% certain that it is gone.
|
||||
|
||||
++++
|
||||
<h2 id="comments">Comments</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue