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

File: [local] / OpenXM / doc / OpenXM-web / index-binary.html (download) (as text)

Revision 1.3, Fri Mar 17 03:18:40 2000 UTC (24 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_1_2
Changes since 1.2: +36 -27 lines

Hopefully, final update of the web page.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<!--
$OpenXM: OpenXM/doc/OpenXM-web/index-binary.html,v 1.3 2000/03/17 03:18:40 takayama Exp $
-->
<HEAD>
<LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<TITLE>OpenXM Binary Distribution (tar+gzip format)</TITLE>
</HEAD>
<BODY>
<H1>OpenXM Binary Distribution (tar+gzip format)</H1>

You need both 
<FONT COLOR="#800000">
OpenXM-shared.tgz 
</FONT>
and 
<FONT COLOR="#800000">
OpenXM-binary-(YOUR OS)-(YOUR-CPU).tgz
</FONT>
to run the OpenXM package.

<H2> Installation Guide </H2>
<LI>
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/install-eg.txt">in English</A>,
<LI>
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/install-jp.txt">in Japanese</A>,

<H2>Architecture Independent Files (RELEASE_1_1_2)
 OpenXM-shared.tgz </H2>

<LI>Library Files, Java Class Files, Documents
[<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/OpenXM-shared.tgz"> Library Files etc. (Shift-Click)</A>].


<H2>Binaries (RELEASE_1_1_2) OpenXM-binary-*.tgz </H2>

<LI>FreeBSD 3.3, i386.
[<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/OpenXM-binary-FreeBSD3-i386.tgz">FreeBSD 3.3 (Shift-Click)</A>].
This binary is generated on FreeBSD 3.3-RELEASE.
This binary does not contain math2ox and ox_math (binary files to support Mathematica).

<LI>Linux (libc 6), i386.
[<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/OpenXM-binary-Linux-i686.tgz"> Linux (glibc 2) (Shift-Click) </A>].
There might be troubles on shared libraries. Please report.
This binary contains math2ox and ox_math (binary files to support Mathematica).

<LI>Solaris 2.5.1 SPARC
[<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/OpenXM-binary-SunOS-sun4u.tgz"> Solaris (Shift-Click) </A>].
This binary contains math2ox and ox_math (binary files to support Mathematica).
It does not contain an executable for PHC pack nor gnuplot.
There might be troubles on shared libraries. Please report.

<H2> Build machines </H2>
The binaries are generated on the following environments:
<LI> FreeBSD-i386
<PRE>
   bash-2.03$ uname -a
   FreeBSD orange.math.sci.kobe-u.ac.jp 3.4-STABLE FreeBSD 3.4-STABLE #0: 
   Sun Mar  5 17:56:00 JST 2000     
   okutani@orange.math.sci.kobe-u.ac.jp:/usr/src/sys/compile/SMP_SUPPORT  i386
</PRE>
<LI> Linux-i686
<LI> SunOS-sun4u
<PRE>
   uname -a
   SunOS unkei.math.kobe-u.ac.jp 5.5.1 Generic sun4u sparc SUNW,Ultra-2
</PRE>






<ADDRESS>
takayama@math.sci.kobe-u.ac.jp
</ADDRESS>

</BODY>
</HTML>