From 4e39075f74cdbd06b3c56f934ff690a5ff720b6e Mon Sep 17 00:00:00 2001
From: Mathieu Blondel
Date: Mon, 7 May 2007 20:51:52 +0000
Subject: Updated with the current status.
git-svn-id: http://svn.code.sf.net/p/wikipediafs/code/trunk@15 59acd704-e115-0410-a914-e735a229ed7c
---
site/index.htm | 23 +++++++++++++++++++++--
1 file changed, 21 insertions(+), 2 deletions(-)
(limited to 'site/index.htm')
diff --git a/site/index.htm b/site/index.htm
index 18e7e3b..421e3a5 100644
--- a/site/index.htm
+++ b/site/index.htm
@@ -47,8 +47,27 @@ area
See the README file and the manual page.
-For convenience, you can download fuse python bindings here.
+
Current status
+
+For short:
+
+
+- WikipediaFS depends on the python bindings for fuse. Unfortenately, previous
+stable releases are not available from the official
+web site anymore.
+- The development version, which is the only currently available from the
+the official web site, is not compatible with WikipediaFS. Don't use it
+with WikipediaFS!
+- Our policy is to wait until
+the bindings get released before making WikipediaFS compatible with
+them.
+- In the interim, the following package
+of the bindings, which comes from Debian, may work for you.
+- Debian is currently the distribution that has probably the best support for
+WikipediaFS. WikipediaFS is currently packaged in Debian using previous
+releases of the bindings.
+
Related links
--
cgit