[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.26 and 1.46

version 1.26, 2011/04/28 04:48:08 version 1.46, 2022/03/04 01:53:20
Line 3 
Line 3 
  <head>   <head>
   <title>OpenXM (Open message eXchange for Mathematics)</title>    <title>OpenXM (Open message eXchange for Mathematics)</title>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
     <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0">
     <!-- for mobile friendly -->
  </head>   </head>
 <body bgcolor=#ffffff text=#000000>  <body bgcolor=#ffffff text=#000000>
   
Line 11 
Line 13 
 <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 28 
 <h2> The News </h2>  <h2> The News </h2>
   
 <ul>  <ul>
 <li> Debian package openxm-1.3.1-6 (network installer, 32bit) can be obtained from  <li> March 4, 2022. Debian package openxm-1.3.3-6 (network installer, 64bit) can be installed
   <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.  by apt by adding our openxm repository to /etc/apt/sources.list.
   64 bit version is provided at <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath64"> here </a>.  See <a href="Current/index.html#apt"> here </a> as to details.
   Please read <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath/readme-en.html">readme-en.html</a>  If you prefer to install by dpkg, please download the deb package from
   in the directory. Note that the package openxm should    <a href="http://fe.math.kobe-u.ac.jp/MathLibre-amd64"> here </a>.
   be updated explicitly (apt-get install will not work properly) if openxm 1.3.1-3 or prior  <li> A workaround of a <a href="./news-o.html#xcodeBug1"> segmentation fault </a> of Risa/Asir on M1 Mac.
   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 89  the latest specifications.
Line 69  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>
   
   
   
 <h2>Links and Archive</h2>  <h2>Links and Archive</h2>
 <ul>  <ul>
 <li> Risa/Asir (Kobe distribution) download (for unix, windows)  <li> Risa/Asir (Kobe distribution) download (for unix, windows, mac)
  [<a href="http://www.math.kobe-u.ac.jp/Asir/index.html">   [<a href="http://www.math.kobe-u.ac.jp/Asir/index.html">
    Asir download</a>].     Asir download</a>].
 <li> <a href="http://www.math.kobe-u.ac.jp/OpenXM/Math"> Mathematical data/projects </a>  <li> <a href="http://www.math.kobe-u.ac.jp/OpenXM/Math"> Mathematical data/projects </a>
Line 108  the latest specifications.
Line 88  the latest specifications.
 <li>OpenXM 1.2.3 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3/index.html"> 1.2.3 (February, 2005)</a>].  <li>OpenXM 1.2.3 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3/index.html"> 1.2.3 (February, 2005)</a>].
 <li>OpenXM 1.2.3-10 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3-10/index.html"> 1.2.3-10 (February, 2008)</a>].  <li>OpenXM 1.2.3-10 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3-10/index.html"> 1.2.3-10 (February, 2008)</a>].
 <li>OpenXM 1.2.3-12 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3-12/index.html"> 1.2.3-12 (February, 2009)</a>].  <li>OpenXM 1.2.3-12 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3-12/index.html"> 1.2.3-12 (February, 2009)</a>].
   <li> ftp://ftp.math.kobe-u.ac.jp/pub/XXX no longer works. Use http://www.math.kobe-u.ac.jp/pub/XXX instead.
   <li> See <a href="news-o.html"> the news archive </a> for the archive of debians packages.
 </ul>  </ul>
   
   
Line 133  openxm2005@math.Xkobe-u.Xac.Xjp  (please replace ".X" 
Line 115  openxm2005@math.Xkobe-u.Xac.Xjp  (please replace ".X" 
   
   
 <pre>  <pre>
 $OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.25 2010/10/18 21:59:14 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.45 2021/12/27 23:40:42 takayama Exp $
 </pre>  </pre>
   
 </BODY>  </BODY>

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.46

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