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

Annotation of OpenXM/doc/OpenXM-web/index-packages.html, Revision 1.14

1.1       takayama    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
                      2: <HTML>
                      3: <!--
1.14    ! takayama    4: $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1.13 2000/09/27 22:52:22 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.
1.14    ! takayama   54: Install the binary package  (NOT READY) by the command
1.9       takayama   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.14    ! takayama   76: This distribution does not contain the support for Mathematica.
1.8       takayama   77:
                     78: <LI> Binaries for ppc (Power PC) (for libc 6 = glibc2)
1.11      takayama   79: openxm-1.1.3-test.ppc.rpm
1.14    ! takayama   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>] (NOT READY).
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>].
1.14    ! takayama  100: This distribution does not contain the support for Mathematica.
1.12      takayama  101:
                    102:
1.5       takayama  103: <H2> How to delete packages </H2>
                    104: <LI> FreeBSD
                    105: <FONT COLOR="#008080">
                    106: <PRE>
1.11      takayama  107:    pkg_delete openxm-1.1.3
1.5       takayama  108: </PRE>
1.6       takayama  109: </FONT>
1.5       takayama  110: <LI> Linux RPM
                    111: <FONT COLOR="#008080">
                    112: <PRE>
1.11      takayama  113:    rpm -e openxm-binary-1.1.3-test
                    114:    rpm -e openxm-shared-1.1.3-test
1.12      takayama  115: </PRE>
                    116: </FONT>
                    117: <LI> Debian GNU Linux
                    118: <FONT COLOR="#008080">
                    119: <PRE>
1.13      takayama  120:    dpkg --remove openxm-binary
                    121:    dpkg --remove openxm-shared
1.5       takayama  122: </PRE>
                    123: </FONT>
1.1       takayama  124:
                    125:
                    126:
                    127: <ADDRESS>
                    128: takayama@math.sci.kobe-u.ac.jp
                    129: </ADDRESS>
                    130:
                    131: </BODY>
                    132: </HTML>

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