Annotation of OpenXM/doc/OpenXM-web/index-binary.html, Revision 1.10
1.1 takayama 1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2: <HTML>
3: <!--
1.10 ! takayama 4: $OpenXM: OpenXM/doc/OpenXM-web/index-binary.html,v 1.9 2000/09/23 12:46:49 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.10 ! takayama 14:
! 15: ALL THE PACKAGES HAVE NOT BEEN READY FOR 1.1.3.
! 16: IF IT'S NOT READY, USE THE SOURCE DISTRIBUTION.
! 17:
1.3 takayama 18: You need both
19: <FONT COLOR="#800000">
20: OpenXM-shared.tgz
21: </FONT>
22: and
23: <FONT COLOR="#800000">
24: OpenXM-binary-(YOUR OS)-(YOUR-CPU).tgz
25: </FONT>
1.1 takayama 26: to run the OpenXM package.
27:
1.9 takayama 28: <H2> Installation Guide </H2>
1.8 takayama 29: <LI>
30: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/install-en.txt">in English</A>,
31: <LI>
32: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/install-ja.txt">in Japanese</A>,
33: <LI>
34: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/install-faq.txt">Installation FAQ</A>,
1.4 takayama 35:
1.3 takayama 36:
1.9 takayama 37: <H2>Architecture Independent Files (RELEASE_1_1_3)
1.3 takayama 38: OpenXM-shared.tgz </H2>
39:
1.1 takayama 40: <LI>Library Files, Java Class Files, Documents
1.9 takayama 41: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/OpenXM-shared.tgz"> Library Files etc. (Shift-Click)</A>].
1.1 takayama 42:
43:
1.9 takayama 44: <H2>Binaries (RELEASE_1_1_3) OpenXM-binary-*.tgz </H2>
1.3 takayama 45:
1.9 takayama 46: <LI>FreeBSD 4.x, i386.
47: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/OpenXM-binary-FreeBSD3-i386.tgz">FreeBSD 4.x (Shift-Click)</A>].
48: This binary is generated on FreeBSD 4.x-RELEASE.
1.1 takayama 49: This binary does not contain math2ox and ox_math (binary files to support Mathematica).
50:
1.3 takayama 51: <LI>Linux (libc 6), i386.
1.9 takayama 52: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/OpenXM-binary-Linux-i686.tgz"> Linux (glibc 2) (Shift-Click) </A>].
1.1 takayama 53: There might be troubles on shared libraries. Please report.
54: This binary contains math2ox and ox_math (binary files to support Mathematica).
1.6 takayama 55:
56: <LI>Linux (libc 6, more than 2G memory), i386.
1.9 takayama 57: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/OpenXM-binary-Linux-i686-for-2G.tgz"> Linux (glibc 2) (Shift-Click) </A>].
1.6 takayama 58: This binary does not contain math2ox and ox_math (binary files to support Mathematica).
59: NOTE: if you are using slackware 7.0, Redhat Linux 6.2, Wine Linux 2.0 or
60: other linux distributions that can handle more than 2GBytes RAM,
61: you may have a segmentation fault to run asir and sm1.
62: Install this binary package.
1.1 takayama 63:
64: <LI>Solaris 2.5.1 SPARC
1.9 takayama 65: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/OpenXM-binary-SunOS-sun4u.tgz"> Solaris (Shift-Click) </A>].
1.1 takayama 66: This binary contains math2ox and ox_math (binary files to support Mathematica).
1.3 takayama 67: It does not contain an executable for PHC pack nor gnuplot.
1.1 takayama 68: There might be troubles on shared libraries. Please report.
1.3 takayama 69:
1.5 takayama 70: <LI>Linux, ppc (Power PC).
1.9 takayama 71: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/OpenXM-binary-Linux-ppc.tgz">Linux PPC (Shift-Click)</A>].
1.5 takayama 72: This binary is generated on Linux PPC.
73: This binary does not contain math2ox and ox_math (binary files to support Mathematica).
74:
75: <H2> Machines </H2>
1.3 takayama 76: The binaries are generated on the following environments:
77: <LI> FreeBSD-i386
1.1 takayama 78: <PRE>
1.10 ! takayama 79:
1.1 takayama 80: </PRE>
1.3 takayama 81: <LI> Linux-i686
82: <LI> SunOS-sun4u
83: <PRE>
84: uname -a
85: SunOS unkei.math.kobe-u.ac.jp 5.5.1 Generic sun4u sparc SUNW,Ultra-2
86: </PRE>
1.5 takayama 87: <LI> Linux-ppc
88: <PRE>
89: uname -a
90: Linux amakara 2.2.6-15apmac #1 Mon May 31 03:54:09 EDT 1999 ppc unknown
1.3 takayama 91:
1.5 takayama 92: </PRE>
1.1 takayama 93:
94:
95:
96:
97:
98: <ADDRESS>
99: takayama@math.sci.kobe-u.ac.jp
100: </ADDRESS>
101:
102: </BODY>
103: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>