===================================================================
RCS file: /home/cvs/OpenXM/doc/OpenXM-web/top.html,v
retrieving revision 1.23
retrieving revision 1.25
diff -u -p -r1.23 -r1.25
--- OpenXM/doc/OpenXM-web/top.html	2010/02/07 05:35:49	1.23
+++ OpenXM/doc/OpenXM-web/top.html	2010/10/18 21:59:14	1.25
@@ -25,21 +25,34 @@
 <h2> The News </h2>
 
 <ul>
-<li> Debian package of openxm-1-3.1-1 can be obtained from
+<li> Debian package openxm-1.3.1-5 (network installer, 32bit) can be obtained from
   <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
+  64 bit version is provided at <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath64"> here </a>.
   Please read readme-en.html in the directory. Note that the package openxm should 
-  be updated explicitly (apt-get update will not work properly), i.e., 
+  be updated explicitly (apt-get install will not work properly) if openxm 1.3.1-3 or prior
+  is already installed, i.e., 
   <pre>
+    sudo su
     apt-get install make nkf
     dpkg --purge openxm
     apt-get install openxm
   </pre>
-  (Feb 12, 2010. openxm-1.3.1-1) <br>
-  In order to install the TeXmacs interface to the user directory, do
+  (Aug, 2010. openxm-1.3.1-5) <br>
+  In order to install the TeXmacs interface and desktop icons, do
   <pre>
-    cp -r /root/.TeXmacs  ~/.
+    apt-get install openxm-skel
+    apt-get install openxm-gnome-desktop
   </pre>
-
+  If you cannot or must not use apt-get, please download all files starting with openxm-
+  from 
+  <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> http://fe.math.kobe-u.ac.jp/KnoppixMath </a>
+  and install them by hand as follows.
+  <pre>
+   sudo su
+   dpkg --install openxm_*.deb
+   dpkg --install openxm-skel*.deb
+  </pre>
+  Note that openxm_*.deb is a network installer and the main body of the package is downloaded from the internet.
 <li> <a href="news-o.html"> News Archive </a>
 </ul>
 
@@ -119,7 +132,7 @@ openxm2005@math.Xkobe-u.Xac.Xjp  (please replace ".X" 
 
 
 <pre>
-$OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.22 2009/09/13 00:25:54 takayama Exp $
+$OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.24 2010/02/25 03:24:30 takayama Exp $
 </pre>
 
 </BODY>