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

Diff for /OpenXM/doc/OpenXM-web/news-o.html between version 1.7 and 1.12

version 1.7, 2010/02/25 03:24:30 version 1.12, 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="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 24 
Line 24 
 <h2> News </h2>  <h2> News </h2>
   
 <ul>  <ul>
   <li> Debian package openxm-1.3.1-14 (network installer, 64bit) can be obtained from
     <a href="http://fe.math.kobe-u.ac.jp/MathLibre-amd64"> here </a>.
     Please read <a href="http://fe.math.kobe-u.ac.jp/MathLibre/readme-en.html">readme-en.html</a>
     in the directory.
     (March 27, 2015. openxm-1.3.1-14)
   <li> Debian package openxm-1.3.1-10 (network installer, 32bit) can be obtained from
     <a href="http://fe.math.kobe-u.ac.jp/MathLibre"> here </a>.
     64 bit version is provided at <a href="http://fe.math.kobe-u.ac.jp/MathLibre-amd64"> here </a>.
     Please read <a href="http://fe.math.kobe-u.ac.jp/MathLibre/readme-en.html">readme-en.html</a>
     in the directory.
     (May 15, 2012. openxm-1.3.1-10)
   <li id="news-openxm-6" name="news-openxm-6"> Debian package openxm-1.3.1-6 (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 <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath/readme-en.html">readme-en.html</a>
     in the directory.
     (Feb 22, 2011. openxm-1.3.1-6)
   
   <li id="news-openxm-5" name="news-openxm-5"> 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 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>
     (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> Debian package openxm-1.3.1-4 (network installer, 32bit) can be obtained from  <li> Debian package openxm-1.3.1-4 (network installer, 32bit) 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/KnoppixMath"> here </a>.
   Please read readme-en.html in the directory. Note that the package openxm should    Please read readme-en.html in the directory. Note that the package openxm should
Line 104  nk_mora (tangent cone algorithm for D, local b-functio
Line 151  nk_mora (tangent cone algorithm for D, local b-functio
 </ul>  </ul>
   
 <pre>  <pre>
 $OpenXM: OpenXM/doc/OpenXM-web/news-o.html,v 1.6 2010/02/07 05:35:49 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/news-o.html,v 1.11 2015/07/28 06:41:25 takayama Exp $
 </pre>  </pre>
   
 </BODY>  </BODY>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.12

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