[BACK]Return to top.html CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-web

Diff for /OpenXM/doc/OpenXM-web/top.html between version 1.25 and 1.32

version 1.25, 2010/10/18 21:59:14 version 1.32, 2015/07/28 12:06:20
Line 11 
Line 11 
 <a href="Current/index.html"> Download </a>,  <a href="Current/index.html"> Download </a>,
 <a href="Current/index-spec.html"> Specifications </a>,  <a href="Current/index-spec.html"> Specifications </a>,
 <a href="Current/doc/index-license.html"> License </a>,  <a href="Current/doc/index-license.html"> License </a>,
 <a href="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</a>,  <a href="Current/video.html"> Video </a>,
   <a href="http://c1.math.kobe-u.ac.jp/cgi-bin/cvsweb.cgi/">cvsweb</a>,
 <a href="index.html"> Top </a>,  <a href="index.html"> Top </a>,
   
   
Line 25 
Line 26 
 <h2> The News </h2>  <h2> The News </h2>
   
 <ul>  <ul>
 <li> Debian package openxm-1.3.1-5 (network installer, 32bit) can be obtained from  <li> Debian package openxm-1.3.1-14 (network installer, 64bit) can be obtained from
   <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.    <a href="http://fe.math.kobe-u.ac.jp/MathLibre-amd64"> here </a>.
   64 bit version is provided at <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath64"> here </a>.    Please read <a href="http://fe.math.kobe-u.ac.jp/MathLibre/readme-en.html">readme-en.html</a>
   Please read readme-en.html in the directory. Note that the package openxm should    in the directory.
   be updated explicitly (apt-get install will not work properly) if openxm 1.3.1-3 or prior    (March 27, 2015. openxm-1.3.1-14)
   is already installed, i.e.,  
   <pre>  
     sudo su  
     apt-get install make nkf  
     dpkg --purge openxm  
     apt-get install openxm  
   </pre>  
   (Aug, 2010. openxm-1.3.1-5) <br>  
   In order to install the TeXmacs interface and desktop icons, do  
   <pre>  
     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>  <li> <a href="news-o.html"> News Archive </a>
 </ul>  </ul>
   
Line 88  the latest specifications.
Line 66  the latest specifications.
   
   
 <h2>The WWW interface for OpenXM CVS Repositry  <h2>The WWW interface for OpenXM CVS Repositry
 [<a HREF="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</a>]  [<a HREF="http://c1.math.kobe-u.ac.jp/cgi-bin/cvsweb.cgi/">cvsweb</a>]
 </h2>  </h2>
   
   
Line 132  openxm2005@math.Xkobe-u.Xac.Xjp  (please replace ".X" 
Line 110  openxm2005@math.Xkobe-u.Xac.Xjp  (please replace ".X" 
   
   
 <pre>  <pre>
 $OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.24 2010/02/25 03:24:30 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.31 2015/07/28 06:41:25 takayama Exp $
 </pre>  </pre>
   
 </BODY>  </BODY>

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.32

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>