=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-web/index.html,v retrieving revision 1.11 retrieving revision 1.76 diff -u -p -r1.11 -r1.76 --- OpenXM/doc/OpenXM-web/index.html 2000/01/24 11:43:51 1.11 +++ OpenXM/doc/OpenXM-web/index.html 2022/03/28 10:33:48 1.76 @@ -1,99 +1,97 @@ - + -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 Jan 24, 2000. -( THIS PAGE IS STILL UNDER CONSTRUCTION. Wait by Jan 25, 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. +
      +
    1. HEAD branch is available from our web site: +[Source (Shift+Click)]. +
    2. A snapshot of the head branch can be obtainable from + here . +It is updated everyday.
    -

    Source Distributions

    + -
      -
    1. Version 20000124 -[Source (comming soon)]. -
    +

    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
      +
      +
    -

    Binaries

    -
      -
    1. Installation Guide -in English, -in Japanese, +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
      +
      -
    2. FreeBSD 3.3 -[FreeBSD 3.3 (Shift-Click)]. +

      +ERRATA. +

      -
    3. Linux (glibc 5) -[Linux (glibc 5) (Shift-Click) (comming soon)]. +

      FAQ

      +Questions and Answers (in Enshlish) FAQ. +
      +Questions and Answers (in Japanese) FAQ. -
    4. Linux (glibc 6) -[Linux (glibc 6) (Shift-Click) (comming soon)]. -
    -

    -ERRATA Version 20000124 -ERRATA. -

    +

    Links

    -

    Papers and Tutorials

      -
    1. OpenXM --- an Open System to Integrate Mathematical Softwares -[Survey]. +
    2. Risa/Asir (Kobe distribution) download page (for unix and windows) + [ + Asir binary for Windows download and so on ...].
    - -

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

    - -

    References

    - -
      -
    1. The primary distribution cite of asir [Asir].
    +
    takayama@math.sci.kobe-u.ac.jp