| version 1.67, 2010/05/26 09:51:49 |
version 1.74, 2021/03/29 08:03:43 |
|
|
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> |
| <HTML> |
<HTML> |
| <!-- |
<!-- |
| $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.66 2007/10/15 03:03:55 takayama Exp $ |
$OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.73 2020/11/24 11:46:00 takayama Exp $ |
| --> |
--> |
| <HEAD> |
<HEAD> |
| <LINK REV=MADE HREF="mailto:openxm2005@math(ematics).sci.kobe-u.ac.jp"> |
<LINK REV=MADE HREF="mailto:openxm2005@math(ematics).sci.kobe-u.ac.jp"> |
| Line 15 $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.66 2007/ |
|
| Line 15 $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.66 2007/ |
|
| <a href="index.html"> Download </a>, |
<a href="index.html"> Download </a>, |
| <a href="index-spec.html"> Specifications </a>, |
<a href="index-spec.html"> Specifications </a>, |
| <a href="doc/index-license.html"> License </a>, |
<a href="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="http://www.math.sci.kobe-u.ac.jp/OpenXM/index.html">Top</a>, |
<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/index.html">Top</a>, |
| |
|
| <H1>OpenXM HEAD </H1> |
<H1>OpenXM HEAD </H1> |
| Line 27 Welcome to the home page of OpenXM-HEAD <img src="../S |
|
| Line 27 Welcome to the home page of OpenXM-HEAD <img src="../S |
|
| |
|
| <H2>Source Distribution (Download) </H2> |
<H2>Source Distribution (Download) </H2> |
| |
|
| |
|
| <OL> |
<OL> |
| <LI> HEAD branch is available from our ftp site: |
<LI> HEAD branch is available from our web site: |
| [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/Head/openxm-head.tar.gz">Source (Shift+Click)</A>]. |
[<A HREF="http://www.math.sci.kobe-u.ac.jp/pub/OpenXM/Head/openxm-head.tar.gz">Source (Shift+Click)</A>]. |
| <li> A snapshot of the head branch can be obtainable from |
<li> A snapshot of the head branch can be obtainable from |
| <a href="air.s.kanazawa-u.ac.jp/ohara/software.html"> here </a>. |
<a href="http://air.s.kanazawa-u.ac.jp/~ohara/software.html"> here </a>. |
| It is updated everyday. |
It is updated everyday. |
| </OL> |
</OL> |
| |
|
| Line 40 It is updated everyday. |
|
| Line 41 It is updated everyday. |
|
| <li> <a href="install-ja.txt"> Installation guide in Japanse </a> |
<li> <a href="install-ja.txt"> Installation guide in Japanse </a> |
| </ul> |
</ul> |
| |
|
| <H2> |
<h2 id="apt"> Debian package for amd64</h2> |
| Getting the latest version (HEAD branch) from <a href="anonymous.html"> |
<ol> |
| a CVS server </a> |
<li> Add the following to /etc/apt/sources.list |
| </H2> |
<pre> |
| |
deb http://www.math.kobe-u.ac.jp/deb2/ unstable/ |
| |
deb http://www.math.kobe-u.ac.jp/deb2/ mathlibre2020/ |
| |
<pre> |
| |
<li> Add our keys to your system. |
| |
The keys are at <a href="http://www.math.kobe-u.ac.jp/deb2/pub-keys"> |
| |
http://www.math.kobe-u.ac.jp/deb2/pub-keys </a> |
| |
<pre> |
| |
apt-key add mathlibre.pub |
| |
apt-key add debian-math.kobe-u.ac.jp.pub |
| |
</pre> |
| |
<li> |
| |
<pre> |
| |
sudo apt-get update |
| |
</pre> |
| |
</ol> |
| |
|
| <H2> |
<H2> |
| <A HREF="ERRATA.html">ERRATA</A>. |
<A HREF="ERRATA.html">ERRATA</A>. |