Annotation of OpenXM/doc/OpenXM-web/index-binary.html, Revision 1.4
1.1 takayama 1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2: <HTML>
3: <!--
1.4 ! takayama 4: $OpenXM: OpenXM/doc/OpenXM-web/index-binary.html,v 1.3 2000/03/17 03:18:40 takayama Exp $
1.1 takayama 5: -->
6: <HEAD>
7: <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
8: <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
9: <TITLE>OpenXM Binary Distribution (tar+gzip format)</TITLE>
10: </HEAD>
11: <BODY>
12: <H1>OpenXM Binary Distribution (tar+gzip format)</H1>
13:
1.3 takayama 14: You need both
15: <FONT COLOR="#800000">
16: OpenXM-shared.tgz
17: </FONT>
18: and
19: <FONT COLOR="#800000">
20: OpenXM-binary-(YOUR OS)-(YOUR-CPU).tgz
21: </FONT>
1.1 takayama 22: to run the OpenXM package.
23:
1.3 takayama 24: <H2> Installation Guide </H2>
25: <LI>
1.1 takayama 26: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/install-eg.txt">in English</A>,
1.3 takayama 27: <LI>
1.1 takayama 28: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/install-jp.txt">in Japanese</A>,
1.4 ! takayama 29: <LI>
! 30: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/install-faq.txt">Installation FAQ</A>,
! 31:
1.3 takayama 32:
33: <H2>Architecture Independent Files (RELEASE_1_1_2)
34: OpenXM-shared.tgz </H2>
35:
1.1 takayama 36: <LI>Library Files, Java Class Files, Documents
37: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/OpenXM-shared.tgz"> Library Files etc. (Shift-Click)</A>].
38:
39:
1.3 takayama 40: <H2>Binaries (RELEASE_1_1_2) OpenXM-binary-*.tgz </H2>
41:
42: <LI>FreeBSD 3.3, i386.
1.1 takayama 43: [<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>].
44: This binary is generated on FreeBSD 3.3-RELEASE.
45: This binary does not contain math2ox and ox_math (binary files to support Mathematica).
46:
1.3 takayama 47: <LI>Linux (libc 6), i386.
1.2 takayama 48: [<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>].
1.1 takayama 49: There might be troubles on shared libraries. Please report.
50: This binary contains math2ox and ox_math (binary files to support Mathematica).
51:
52: <LI>Solaris 2.5.1 SPARC
1.2 takayama 53: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/OpenXM-binary-SunOS-sun4u.tgz"> Solaris (Shift-Click) </A>].
1.1 takayama 54: This binary contains math2ox and ox_math (binary files to support Mathematica).
1.3 takayama 55: It does not contain an executable for PHC pack nor gnuplot.
1.1 takayama 56: There might be troubles on shared libraries. Please report.
1.3 takayama 57:
58: <H2> Build machines </H2>
59: The binaries are generated on the following environments:
60: <LI> FreeBSD-i386
1.1 takayama 61: <PRE>
1.3 takayama 62: bash-2.03$ uname -a
63: FreeBSD orange.math.sci.kobe-u.ac.jp 3.4-STABLE FreeBSD 3.4-STABLE #0:
64: Sun Mar 5 17:56:00 JST 2000
65: okutani@orange.math.sci.kobe-u.ac.jp:/usr/src/sys/compile/SMP_SUPPORT i386
1.1 takayama 66: </PRE>
1.3 takayama 67: <LI> Linux-i686
68: <LI> SunOS-sun4u
69: <PRE>
70: uname -a
71: SunOS unkei.math.kobe-u.ac.jp 5.5.1 Generic sun4u sparc SUNW,Ultra-2
72: </PRE>
73:
1.1 takayama 74:
75:
76:
77:
78:
79: <ADDRESS>
80: takayama@math.sci.kobe-u.ac.jp
81: </ADDRESS>
82:
83: </BODY>
84: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>