=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-web/index.html,v retrieving revision 1.22 retrieving revision 1.76 diff -u -p -r1.22 -r1.76 --- OpenXM/doc/OpenXM-web/index.html 2000/03/27 05:13:55 1.22 +++ OpenXM/doc/OpenXM-web/index.html 2022/03/28 10:33:48 1.76 @@ -1,99 +1,95 @@ - + -OpenXM (Open message eXchange protocol for Mathematics) +OpenXM (Open message eXchange for Mathematics) - -

OpenXM (Open message eXchange protocol for Mathematics)

+ -

-Welcome to the home page of OpenXM. -Last update is March 27, 2000 JST. -

+[ in Japanese ]
+ Documents , + Download , + Specifications , + License , +cvsweb, +Top, +

OpenXM HEAD

+

-What is OpenXM? See a -survey. +Welcome to the home page of OpenXM-HEAD

-

Specifications

+

Source Distribution (Download)

-
    -
  1. Design and Implementation of OpenXM -(in English, PS), -(in English, HTML), -(in Japanese, PS), -(in Japanese, HTML). - -
  2. OX tags -[OX tags]. -
  3. CMO tags -[CMO tags]. -
  4. SM commands -[SM commands]. - -
  5. More documents - -
  6. If you want to add new tags, mail to -takayama@math.sci.kobe-u.ac.jp -with a description of the data types. -See the specification -how to describe the data types. -
- -

Source Distributions (RELEASE_1_1_2)

-
    -
  1. OpenXM, OpenXM_contrib -[Source (Shift+Click)]. -
  2. OpenXM_contrib2 requires a source code license from -Fujitsu Lab. +
  3. HEAD branch is available from our web site: +[Source (Shift+Click)]. +
  4. A snapshot of the head branch can be obtainable from + here . +It is updated everyday.
-

Binary Distribution by tar+gzip (RELEASE_1_1_2) -Binary. -

+ -

Binary Distribution by Packages (RELEASE_1_1_2) -Packages.
-

+

Debian package for amd64

+
    +
  1. Add the file fe-deb2.list of which contents are +
    +deb [signed-by=/usr/share/keyrings/fe-deb2-archive-keyring.gpg] http://www.math.kobe-u.ac.jp/deb2/ unstable/
    +deb [signed-by=/usr/share/keyrings/fe-deb2-archive-keyring.gpg] http://www.math.kobe-u.ac.jp/deb2/ mathlibre2020/
    +
    +under /etc/apt/sources.list.d
    +
  2. Add our gpg public key to your system. +The key is at + http://www.math.kobe-u.ac.jp/deb2/fe-deb2-archive-keyring.gpg +Copy this file to /usr/share/keyrings by +
    +sudo cp fe-deb2-archive-keyring.gpg /usr/share/keyrings
    +
    +
  3. +
    +    sudo apt update
    +    sudo apt install openxm
    +
    +
-

-ERRATA RELEASE_1_1_2 -ERRATA. -

+The following commands execute the above instruction. +
+sudo wget -O /etc/apt/sources.list.d/fe-deb2.list http://www.math.kobe-u.ac.jp/deb2/fe-deb2.list
+sudo wget -O /usr/share/keyrings/fe-deb2-archive-keyring.gpg  http://www.math.kobe-u.ac.jp/deb2/fe-deb2-archive-keyring.gpg
+sudo apt update
+sudo apt install openxm
+
-

Papers and Tutorials

-
    -
  1. OpenXM --- an Open System to Integrate Mathematical Softwares -[Survey]. -
+

+ERRATA. +

+

FAQ

+Questions and Answers (in Enshlish) FAQ. +
+Questions and Answers (in Japanese) FAQ. -

OpenXM CVS web (Access Restricted) -[cvsweb] -

-

References

+

Links

    -
  1. The primary distribution cite of asir [Asir]. -
  2. An introductory book on a computer algebra system Risa/Asir (in Japanese) - [ Cover Page, ISBN4-87243-076-X ]. +
  3. Risa/Asir (Kobe distribution) download page (for unix and windows) + [ + Asir binary for Windows download and so on ...].
-

Archive

-
    -
  1. OpenXM 1.1.1 (20000124) [ 1.1.1 (January 24, 2000) Experimental ]. -
  2. OpenXM 1.1.2 [ 1.1.2 (March 20, 2000) Stable, Current].