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

Diff for /OpenXM/doc/OpenXM-web/index-packages.html between version 1.16 and 1.17

version 1.16, 2000/12/22 02:07:56 version 1.17, 2002/03/02 01:00:25
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>  <HTML>
 <!--  <!--
 $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1.15 2000/12/17 05:21:08 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1.16 2000/12/22 02:07:56 takayama Exp $
 -->  -->
 <HEAD>  <HEAD>
 <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">  <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
Line 11  $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1
Line 11  $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1
 <BODY>  <BODY>
 <H1>OpenXM Distribution by Packages</H1>  <H1>OpenXM Distribution by Packages</H1>
   
 ALL THE PACKAGES HAVE NOT BEEN READY FOR 1.1.3.  <font color="red">
 IF IT'S NOT READY, USE THE SOURCE DISTRIBUTION.  ALL THE PACKAGES HAVE NOT BEEN READY FOR 1.2.1.
   USE THE SOURCE DISTRIBUTION. <br>
   </font>
   
   
   <H2>FreeBSD 4 (RELEASE_1_2_1) INSTALLATION  </H2>
   
 <H2>FreeBSD 4 (RELEASE_1_1_3) INSTALLATION  </H2>  
   
 <LI> Become the super user and input as follows if your shell is csh:  <LI> Become the super user and input as follows if your shell is csh:
 <FONT COLOR="#008080">  <FONT COLOR="#008080">
 <PRE>  <PRE>
   set path=(/usr/local/jdk1.1.8/bin $path)    set path=(/usr/local/jdk1.1.8/bin $path)
   rehash    rehash
   pkg_add -r ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-1.1.3.tgz    pkg_add -r ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.1/openxm-1.2.1.tgz
 </PRE>  </PRE>
 </FONT>  </FONT>
 The package will be installed under /usr/local/OpenXM.  The package will be installed under /usr/local/OpenXM.
   
 <H2>Linux RPM (redhat package manager) (RELEASE_1_1_3, i386) INSTALLATION </H2>  <H2>Linux RPM (redhat package manager) (RELEASE_1_2_1, i386) INSTALLATION </H2>
   
 <LI>  <LI>
 Become the super user and type in  Become the super user and type in
 <FONT COLOR="#008080">  <FONT COLOR="#008080">
 <PRE>  <PRE>
   rpm -ivvh ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-shared-1.1.3-test.noarch.rpm    rpm -ivvh ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.1/openxm-shared-1.2.1-test.noarch.rpm
   rpm -ivvh ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-binary-1.1.3-test.i386.rpm    rpm -ivvh ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.1/openxm-binary-1.2.1-test.i386.rpm
 </PRE>  </PRE>
 </FONT>  </FONT>
 The package will be installed under /usr/local/OpenXM. <BR>  The package will be installed under /usr/local/OpenXM. <BR>
Line 50  but other modules may be compiled successfully.
Line 51  but other modules may be compiled successfully.
 If you have questions, please feel free to send us an E-mail.  If you have questions, please feel free to send us an E-mail.
   
   
 <H2>FreeBSD 4 (RELEASE_1_1_3)  Download the package  </H2>  <H2>FreeBSD 4 (RELEASE_1_2_1)  Download the package  </H2>
 <LI> openxm-1.1.3.tgz  <LI> openxm-1.2.1.tgz
 [<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>].  [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.1/openxm-1.2.1.tgz"> the OpenXM package (Shift-Click)</A>].
   
   
 <H2>Linux RPM (redhat package manager) (RELEASE_1_1_3) Download the packages</H2>  <H2>Linux RPM (redhat package manager) (RELEASE_1_2_1) Download the packages</H2>
 <LI>Architecture Independent Files (Library Files, Java Executables, Documents)  <LI>Architecture Independent Files (Library Files, Java Executables, Documents)
 openxm-1.1.3-test.noarch.rpm  openxm-1.2.1-test.noarch.rpm
 [<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>].  [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.1/openxm-shared-1.2.1-test.noarch.rpm"> openxm-shared for Linux (Shift-Click)</A>].
   
 <LI> Binaries for i386 (Intel Pentium etc) (for libc 6 = glibc2)  <LI> Binaries for i386 (Intel Pentium etc) (for libc 6 = glibc2)
 openxm-1.1.3-test.i386.rpm  openxm-1.2.1-test.i386.rpm
 [<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>].  [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.1/openxm-binary-1.2.1-test.i386.rpm"> Intel CPU  (Shift-Click) </A>].
 This distribution does not contain the support for Mathematica.  This distribution does not contain the support for Mathematica.
   
   
 <H2>Debian GNU Linux(Debian package manager) (RELEASE_1_1_3) Download the packages</H2>  <H2>Debian GNU Linux(Debian package manager) (RELEASE_1_2_1) Download the packages</H2>
 <LI>  <LI>
 Download the two files below and become the super user and type in  Download the two files below and become the super user and type in
 <FONT COLOR="#008080">  <FONT COLOR="#008080">
 <PRE>  <PRE>
   dpkg --install openxm-shared_1.1.3-1_all.deb    dpkg --install openxm-shared_1.2.1-1_all.deb
   dpkg --install openxm-binary_1.1.3-1_i386.deb    dpkg --install openxm-binary_1.2.1-1_i386.deb
 </PRE>  </PRE>
 </FONT>  </FONT>
   
 <LI>Architecture Independent Files (Library Files, Java Executables, Documents)  <LI>Architecture Independent Files (Library Files, Java Executables, Documents)
   
 [<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>].  [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.1/openxm-shared_1.2.1-1_all.deb"> openxm-shared for Debian/GNU Linux (Shift-Click)</A>].
   
 <LI> Binaries for i386 (Intel Pentium etc) (for libc 6 = glibc2)  <LI> Binaries for i386 (Intel Pentium etc) (for libc 6 = glibc2)
 openxm-binary_1.1.3-1_i386.deb  openxm-binary_1.2.1-1_i386.deb
 [<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>].  [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.1/openxm-binary_1.2.1-1_i386.deb"> Intel CPU  (Shift-Click) </A>].
 This distribution does not contain the support for Mathematica.  This distribution does not contain the support for Mathematica.
   
   
Line 90  This distribution does not contain the support for Mat
Line 91  This distribution does not contain the support for Mat
 <LI> FreeBSD  <LI> FreeBSD
 <FONT COLOR="#008080">  <FONT COLOR="#008080">
 <PRE>  <PRE>
    pkg_delete openxm-1.1.3     pkg_delete openxm-1.2.1
 </PRE>  </PRE>
 </FONT>  </FONT>
 <LI> Linux RPM  <LI> Linux RPM
 <FONT COLOR="#008080">  <FONT COLOR="#008080">
 <PRE>  <PRE>
    rpm -e openxm-binary-1.1.3-test     rpm -e openxm-binary-1.2.1-test
    rpm -e openxm-shared-1.1.3-test     rpm -e openxm-shared-1.2.1-test
 </PRE>  </PRE>
 </FONT>  </FONT>
 <LI> Debian GNU Linux  <LI> Debian GNU Linux

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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