Annotation of OpenXM/doc/OpenXM-web/index.html, Revision 1.74
1.7 ohara 1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
1.1 takayama 2: <HTML>
1.7 ohara 3: <!--
1.74 ! takayama 4: $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.73 2020/11/24 11:46:00 takayama Exp $
1.1 takayama 5: -->
1.7 ohara 6: <HEAD>
1.65 takayama 7: <LINK REV=MADE HREF="mailto:openxm2005@math(ematics).sci.kobe-u.ac.jp">
1.7 ohara 8: <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
1.49 takayama 9: <TITLE>OpenXM (Open message eXchange for Mathematics)</TITLE>
1.7 ohara 10: </HEAD>
1.54 takayama 11: <BODY bgcolor=#ffffff text=#000000>
1.63 takayama 12:
13: [<a href="index-ja.html"> in Japanese </a>] <br>
14: <a href="doc/index-doc.html"> Documents </a>,
15: <a href="index.html"> Download </a>,
16: <a href="index-spec.html"> Specifications </a>,
17: <a href="doc/index-license.html"> License </a>,
1.70 takayama 18: <a href="http://c1.math.kobe-u.ac.jp/cgi-bin/cvsweb.cgi/">cvsweb</a>,
1.64 takayama 19: <a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/index.html">Top</a>,
1.63 takayama 20:
1.55 takayama 21: <H1>OpenXM HEAD </H1>
1.1 takayama 22:
23: <P>
1.55 takayama 24: Welcome to the home page of OpenXM-HEAD <img src="../Stable/logo-openxm5.jpg">
1.1 takayama 25: </P>
26:
27:
1.55 takayama 28: <H2>Source Distribution (Download) </H2>
1.1 takayama 29:
1.72 takayama 30:
1.1 takayama 31: <OL>
1.69 takayama 32: <LI> HEAD branch is available from our web site:
33: [<A HREF="http://www.math.sci.kobe-u.ac.jp/pub/OpenXM/Head/openxm-head.tar.gz">Source (Shift+Click)</A>].
1.67 takayama 34: <li> A snapshot of the head branch can be obtainable from
1.73 takayama 35: <a href="http://air.s.kanazawa-u.ac.jp/~ohara/software.html"> here </a>.
1.67 takayama 36: It is updated everyday.
1.7 ohara 37: </OL>
1.1 takayama 38:
1.54 takayama 39: <ul>
40: <li> <a href="install-en.txt"> Installation guide in English </a>
41: <li> <a href="install-ja.txt"> Installation guide in Japanse </a>
42: </ul>
43:
1.74 ! takayama 44: <h2 id="apt"> Debian package for amd64</h2>
! 45: <ol>
! 46: <li> Add the following to /etc/apt/sources.list
! 47: <pre>
! 48: deb http://www.math.kobe-u.ac.jp/deb2/ unstable/
! 49: deb http://www.math.kobe-u.ac.jp/deb2/ mathlibre2020/
! 50: <pre>
! 51: <li> Add our keys to your system.
! 52: The keys are at <a href="http://www.math.kobe-u.ac.jp/deb2/pub-keys">
! 53: http://www.math.kobe-u.ac.jp/deb2/pub-keys </a>
! 54: <pre>
! 55: apt-key add mathlibre.pub
! 56: apt-key add debian-math.kobe-u.ac.jp.pub
! 57: </pre>
! 58: <li>
! 59: <pre>
! 60: sudo apt-get update
! 61: </pre>
! 62: </ol>
! 63:
1.48 takayama 64: <H2>
1.54 takayama 65: <A HREF="ERRATA.html">ERRATA</A>.
1.19 takayama 66: </H2>
1.15 takayama 67:
1.54 takayama 68: <H2> FAQ </H2>
69: Questions and Answers (in Enshlish) <A HREF="OpenXM-FAQ-en.txt">FAQ</A>.
1.35 takayama 70: <BR>
1.54 takayama 71: Questions and Answers (in Japanese) <A HREF="OpenXM-FAQ-ja.txt">FAQ</A>.
1.1 takayama 72:
73:
1.54 takayama 74: <H2>Links</H2>
1.4 takayama 75:
76: <OL>
1.54 takayama 77: <LI> Risa/Asir (Kobe distribution) download page (for unix and windows)
1.55 takayama 78: [<A HREF="http://www.math.kobe-u.ac.jp/Asir/index.html">
1.63 takayama 79: Asir binary for Windows download and so on ...</A>].
1.4 takayama 80: </OL>
1.19 takayama 81:
1.31 takayama 82: </OL>
1.42 takayama 83:
1.1 takayama 84:
85: <ADDRESS>
86: takayama@math.sci.kobe-u.ac.jp
87: </ADDRESS>
88:
1.7 ohara 89: </BODY>
1.8 takayama 90: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>