[BACK]Return to index.html CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-web

Diff for /OpenXM/doc/OpenXM-web/index.html between version 1.12 and 1.13

version 1.12, 2000/01/25 01:01:38 version 1.13, 2000/01/26 07:48:11
Line 1 
Line 1 
 <!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.11 2000/01/24 11:43:51 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.12 2000/01/25 01:01:38 takayama Exp $
 -->  -->
 <HEAD>  <HEAD>
 <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">  <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
Line 13  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.11 2000/
Line 13  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.11 2000/
   
 <P>  <P>
 Welcome to the home page of OpenXM.  Welcome to the home page of OpenXM.
 Last update is Jan 25, 2000 JST.  Last update is Jan 26, 2000 JST.
 </P>  </P>
   
 <P>  <P>
Line 52  how to describe the data types.
Line 52  how to describe the data types.
   
 <OL>  <OL>
 <LI> OpenXM, OpenXM_contrib  <LI> OpenXM, OpenXM_contrib
 [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM01.tgz">Source (Shift+Click)</A>].  [<A HREF="ftp://kaikei.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM01.tgz">Source (Shift+Click)</A>].
 <LI> OpenXM_contrib2 requires a source code license from  <LI> OpenXM_contrib2 requires a source code license from
 Fujitsu Lab.  Fujitsu Lab.
 </OL>  </OL>
Line 65  Fujitsu Lab.
Line 65  Fujitsu Lab.
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/install-jp.txt">in Japanese</A>,  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/install-jp.txt">in Japanese</A>,
   
 <LI>FreeBSD 3.3  <LI>FreeBSD 3.3
 [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-binary-FreeBSD3-i386.tgz">FreeBSD 3.3 (Shift-Click)</A>].  [<A HREF="ftp://kaikei.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-binary-FreeBSD3-i386.tgz">FreeBSD 3.3 (Shift-Click)</A>].
 This binary is generated on FreeBSD 3.3- RELEASE.  This binary is generated on FreeBSD 3.3- RELEASE.
 This binary does not contain math2ox and ox_math (binary files to support Mathematica).  This binary does not contain math2ox and ox_math (binary files to support Mathematica).
   
 <LI>Linux (glibc 5)  <LI>Linux (glibc 5)
 [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM.Linux-gligc5.tar.gz">Linux (glibc 5) (Shift-Click) (comming soon)</A>].  [<A HREF="ftp://kaikei.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-linux-libc6-i386.tgz">Linux (libc 5) (Shift-Click) (comming soon)</A>].
 This binary is generated on XXXX YYYY.  This binary is generated on XXXX YYYY.
   
 <LI>Linux (glibc 6)  <LI>Linux (glibc 6)
 [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM.Linux-gligc5.tar.gz">Linux (glibc 6) (Shift-Click) (comming soon)</A>].  [<A HREF="ftp://kaikei.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-linux-libc6-i386.tgz"> Linux (libc 6) (Shift-Click) </A>].
 This binary is generated on XXXX YYYY.  This binary is generated on the following environment:
   Vine Linux 1.1 with kernel 2.2.12 + autoconf-2.13-4
   [water:ohara]/bin/ls /lib/libc[.-]*
   /lib/libc-2.0.7.so  /lib/libc.so.6
   [water:ohara]cc -v
   Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/specs
   gcc version 2.7.2.3
   [water:ohara]uname -a
   Linux water 2.2.12 #3 Wed Sep 29 20:27:22 JST 1999 i686 unknown
 </OL>  </OL>
   
 <P>  <P>

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>