Annotation of OpenXM/doc/OpenXM-web/index-packages.html, Revision 1.13
1.1 takayama 1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2: <HTML>
3: <!--
1.13 ! takayama 4: $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1.12 2000/09/25 07:12:42 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 Distribution by Packages</TITLE>
10: </HEAD>
11: <BODY>
12: <H1>OpenXM Distribution by Packages</H1>
13:
1.12 takayama 14: ALL THE PACKAGES HAVE NOT BEEN READY FOR 1.1.3.
15: IF IT'S NOT READY, USE THE SOURCE DISTRIBUTION.
16:
1.3 takayama 17: <H2>General Installation Guide </H2>
18: <LI>
1.11 takayama 19: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/install-en.txt">in English</A>,
1.3 takayama 20: <LI>
1.11 takayama 21: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/install-ja.txt">in Japanese</A>,
1.7 takayama 22: <LI>
1.11 takayama 23: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/install-faq.txt">Installation FAQ</A>,
1.7 takayama 24:
1.1 takayama 25:
26:
27:
1.13 ! takayama 28: <H2>FreeBSD 4 (RELEASE_1_1_3) INSTALLATION </H2>
1.1 takayama 29:
1.3 takayama 30: <LI> Become the super user and input as follows if your shell is csh:
31: <FONT COLOR="#008080">
32: <PRE>
33: set path=(/usr/local/jdk1.1.8/bin $path)
34: rehash
1.11 takayama 35: pkg_add -r ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-1.1.3.tgz
1.3 takayama 36: </PRE>
37: </FONT>
38: The package will be installed under /usr/local/OpenXM.
39:
1.11 takayama 40: <H2>Linux RPM (redhat package manager) (RELEASE_1_1_3, i386) INSTALLATION </H2>
1.3 takayama 41:
42: <LI>
43: Become the super user and type in
44: <FONT COLOR="#008080">
45: <PRE>
1.11 takayama 46: rpm -ivvh ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-shared-1.1.3-test.noarch.rpm
47: rpm -ivvh ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-binary-1.1.3-test.i386.rpm
1.3 takayama 48: </PRE>
49: </FONT>
1.11 takayama 50: The package will be installed under /usr/local/OpenXM. <BR>
1.9 takayama 51: NOTE: if you are using slackware 7.0, Redhat Linux 6.2, Wine Linux 2.0 or
52: other linux distributions that can handle more than 2GBytes RAM,
53: you may have a segmentation fault to run asir and sm1.
54: Install the binary package by the command
55: <FONT COLOR="#008080">
56: <PRE>
1.11 takayama 57: rpm -ivvh ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-binary-1.1.3-for-2G.i386.rpm
1.9 takayama 58: </PRE>
59: </FONT>
60:
1.1 takayama 61:
62:
1.11 takayama 63: <H2>FreeBSD 4 (RELEASE_1_1_3) Download the package </H2>
64: <LI> openxm-1.1.3.tgz
65: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-1.1.3.tgz"> the OpenXM package (Shift-Click)</A>].
1.3 takayama 66:
67:
1.11 takayama 68: <H2>Linux RPM (redhat package manager) (RELEASE_1_1_3) Download the packages</H2>
1.1 takayama 69: <LI>Architecture Independent Files (Library Files, Java Executables, Documents)
1.11 takayama 70: openxm-1.1.3-test.noarch.rpm
71: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-shared-1.1.3-test.noarch.rpm"> openxm-shared for Linux (Shift-Click)</A>].
1.1 takayama 72:
73: <LI> Binaries for i386 (Intel Pentium etc) (for libc 6 = glibc2)
1.11 takayama 74: openxm-1.1.3-test.i386.rpm
75: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-binary-1.1.3-test.i386.rpm"> Intel CPU (Shift-Click) </A>].
1.8 takayama 76: This distribution contains the support for Mathematica.
77:
78: <LI> Binaries for ppc (Power PC) (for libc 6 = glibc2)
1.11 takayama 79: openxm-1.1.3-test.ppc.rpm
80: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-binary-1.1.3-test.ppc.rpm"> Power PC (Shift-Click) </A>].
1.8 takayama 81: This distribution does not contain the support for Mathematica.
1.5 takayama 82:
1.12 takayama 83: <H2>Debian GNU Linux(Debian package manager) (RELEASE_1_1_3) Download the packages</H2>
84: <LI>
1.13 ! takayama 85: Download the two files below and become the super user and type in
1.12 takayama 86: <FONT COLOR="#008080">
87: <PRE>
1.13 ! takayama 88: dpkg --install openxm-shared_1.1.3-1_all.deb
! 89: dpkg --install openxm-binary_1.1.3-1_i386.deb
1.12 takayama 90: </PRE>
91: </FONT>
92:
93: <LI>Architecture Independent Files (Library Files, Java Executables, Documents)
94:
95: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-shared_1.1.3-1_all.deb"> openxm-shared for Debian/GNU Linux (Shift-Click)</A>].
96:
97: <LI> Binaries for i386 (Intel Pentium etc) (for libc 6 = glibc2)
98: openxm-binary_1.1.3-1_i386.deb
99: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-binary_1.1.3-1_i386.deb"> Intel CPU (Shift-Click) </A>].
100:
101:
1.5 takayama 102: <H2> How to delete packages </H2>
103: <LI> FreeBSD
104: <FONT COLOR="#008080">
105: <PRE>
1.11 takayama 106: pkg_delete openxm-1.1.3
1.5 takayama 107: </PRE>
1.6 takayama 108: </FONT>
1.5 takayama 109: <LI> Linux RPM
110: <FONT COLOR="#008080">
111: <PRE>
1.11 takayama 112: rpm -e openxm-binary-1.1.3-test
113: rpm -e openxm-shared-1.1.3-test
1.12 takayama 114: </PRE>
115: </FONT>
116: <LI> Debian GNU Linux
117: <FONT COLOR="#008080">
118: <PRE>
1.13 ! takayama 119: dpkg --remove openxm-binary
! 120: dpkg --remove openxm-shared
1.5 takayama 121: </PRE>
122: </FONT>
1.1 takayama 123:
124:
125:
126: <ADDRESS>
127: takayama@math.sci.kobe-u.ac.jp
128: </ADDRESS>
129:
130: </BODY>
131: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>