diff --git a/website/BUGS.html b/website/BUGS.html index d12ceb79..516584b0 100644 --- a/website/BUGS.html +++ b/website/BUGS.html @@ -29,7 +29,7 @@ later versions. Bugs listed in the topmost section may also exist in older versions.
-CentOS ships neither Xapian nor - Recoll. Here are some - packages.. There are only x86_64 binaries for now, use - the source rpm for other archs. As far as I know, the only - specific issue is that CentOS does not seem to have the Qt - WebKit module. The Recoll build uses QTextBrowser instead of - a WebKit QWebView, so no Javascript or advanced CSS in the - result list or snippets window for you.
+EPEL now + has a package for Recoll. It is in currently in + the testing + section, but it should hopefully move on + shortly. If you install the test package (which runs just + fine as far as I can see), please add feedback to + the + + package page. + +
If EPEL does not work for you, there are still a few + pre-EPEL packages + here. They will be deleted shortly, except if someone + provides me with a good reason to keep them. There are + only x86_64 binaries, use the source rpm for other + archs. As base CentOS does not seem to have the Qt WebKit + module, the Recoll build uses QTextBrowser instead of a + WebKit QWebView, so no Javascript or advanced CSS in the + result list or snippets window for you (the EPEL package + uses WebKit, so this is another way it is better).