This commit is contained in:
Jean-Francois Dockes 2011-05-10 09:33:59 +02:00
parent dd8f42253c
commit cb884a9cc4
2 changed files with 16 additions and 11 deletions

View File

@ -237,7 +237,7 @@
were not updated (ie: python zip crash on encrypted files).</li> were not updated (ie: python zip crash on encrypted files).</li>
<li>Mac OS X + Qt 4.6.1 : the index configuration dialog <li>Mac OS X + Qt 4.6.1 : the index configuration dialog
crashes.</li> crashes. Fixed with Qt 4.7.</li>
<li>If you are seeing a delay of a few seconds before the <li>If you are seeing a delay of a few seconds before the
result list displays for the first query of a recoll result list displays for the first query of a recoll

View File

@ -265,17 +265,22 @@ gpg --export --armor A0735AD0 | sudo apt-key add -
<h3>OpenSUSE</h3> <h3>OpenSUSE</h3>
<blockquote> <blockquote>
<p>I now use the OpenSUSE build service to create Recoll OpenSUSE <p>Recoll 1.15.8 is in the KDE:Extra repository
packages. You just need to add the adequate repository to your
<!--
I now use the OpenSUSE build service to create Recoll OpenSUSE packages.
-->
You just need to add the repository to your
software sources (Yast2->software->Software repositories).<br> software sources (Yast2->software->Software repositories).<br>
<a href="http://download.opensuse.org/repositories/home:/dockes/"> <a href="http://download.opensuse.org/repositories/KDE:/Extra/">
Repository list (supported Suse versions)</a>. Ie for Repository list (supported Suse versions)</a>. After adding the
OpenSUSE 11.3, you would add appropriate repository to your software sources, you will be
http://download.opensuse.org/repositories/home:/dockes/openSUSE_11.3/ able to install recoll and kio_recoll from the software
to your repositories. You will then be able to install management interface. The Xapian dependancy will also be
recoll and kio_recoll from the software management satisfied from the build service repository. Some of the older
interface. The Xapian dependancy will also be satisfied from repositories do not build antiword, just tell the software manager
the build service repository.</p> to "break" recoll by installing anyway, and get antiword
somewhere else.</p>
</blockquote> </blockquote>
<h3>Mandriva</h3> <h3>Mandriva</h3>