diff --git a/website/download.html b/website/download.html index 32369fef..6062b6e3 100644 --- a/website/download.html +++ b/website/download.html @@ -7,7 +7,7 @@ content="recoll is a simple full-text search system for unix and linux based on the powerful and mature xapian engine"> - + @@ -173,7 +173,7 @@ For 1.17:

Note on building Xapian for older CPUs: The build configurations for Xapian releases 1.0.21 and 1.2.1 or newer enable the use of SSE2 floating point instructions. These instructions are not available - in CPUs older than Intel Pentium 4 or AMD Athlon 64. When building for such + in CPUs older than Intel PentiumĀ 4 or AMD AthlonĀ 64. When building for such a CPU, you need to add the --disable-sse flag to the Xapian library configure command. If this is not done, the problem signals itself by "Illegal instruction" crashes (SIGILL) in recollindex and recoll.

@@ -185,7 +185,7 @@ For 1.17:
  • Qt webkit development: Qt WebKit is quite often distributed apart from the main Qt lib. It is possible to configure Recoll not to use Qt WebKit - (see configure --help).

    + (see configureĀ --help).

  • Python development package: you can avoid needing this by configuring with --disable-python-module.
  • @@ -376,6 +376,11 @@ message file, handy to work on a new translation.

    Updated 1.19 translations that became available after the release:

    +

    A Simplified Chinese translation by č””ē«čƒœ: +recoll_zh_CN.ts +recoll_zh_CN.qm +

    +

    A Polish translation by Tymoteusz: recoll_pl.ts recoll_pl.qm