version 1.71, 2015/07/28 12:06:20 |
version 1.75, 2021/04/02 06:49:16 |
|
|
<!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.70 2015/07/28 06:41:25 takayama Exp $ |
$OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.74 2021/03/29 08:03:43 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 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 web site: |
<LI> HEAD branch is available from our web site: |
[<A HREF="http://www.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="http://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 39 It is updated everyday. |
|
Line 40 It is updated everyday. |
|
<li> <a href="install-en.txt"> Installation guide in English </a> |
<li> <a href="install-en.txt"> Installation guide in English </a> |
<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 id="apt"> Debian package for amd64</h2> |
|
<ol> |
|
<li> Add the following to /etc/apt/sources.list |
|
<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 |
|
sudo apt-get install openxm |
|
</pre> |
|
</ol> |
|
|
<H2> |
<H2> |
<A HREF="ERRATA.html">ERRATA</A>. |
<A HREF="ERRATA.html">ERRATA</A>. |