diff --git a/www/index.html b/www/index.html
index 427b7f9..ff52a1d 100644
--- a/www/index.html
+++ b/www/index.html
@@ -154,37 +154,7 @@ version:
source tar.gz
-
-
-rpm i386
-binary package
-
-
-rpm source
-package
-
-
-debian i386 binary package
-(thanks to Georges Khaznadar, georgesk@boltz.univ-littoral.fr)
-Known Intallation Problems:
--
-With Dec Alpha, Stk and Xxl cannot be compiled with gcc.
-
FIX: use the native C compiler (ie cc)
-
--
-Problem loading libxxl.so when xxl starts (unresolved symbols). You have
-upgraded to lib6c (glibc), but your STk had been compiled under lib5c.
-
-
FIX: recompile STk using libc6
-
-
--
-With SunOS helios 5.6 (and maybe others sunos), xxl does not compile with
-yacc and lex.
-
-
FIX: install and use flex
-and bison