[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.2 and 1.19

version 1.2, 2000/03/16 07:57:31 version 1.19, 2005/06/22 21:27:59
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.1 2000/03/11 07:09:18 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1.18 2002/08/12 06:00:56 takayama Exp $
 -->  -->
 <HEAD>  <HEAD>
 <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">  <LINK REV=MADE HREF="mailto:openxm2005@math(ematics).sci.kobe-u.ac.jp">
 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">  <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
 <TITLE>OpenXM Distribution by Packages</TITLE>  <TITLE>OpenXM Distribution by Packages</TITLE>
 </HEAD>  </HEAD>
 <BODY>  <BODY>
 <H1>OpenXM Distribution by Packages</H1>  <H1>OpenXM Distribution by Packages</H1>
   
 <OL>  <font color="red">
 <LI>General Installation Guide  ALL THE PACKAGES HAVE NOT BEEN READY FOR 1.2.2.
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/install-eg.txt">in English</A>,  USE THE SOURCE DISTRIBUTION. <br>
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/install-jp.txt">in Japanese</A>,  </font>
 </OL>  
   
 <H2>FreeBSD 3 (RELEASE_1_1_2). Use "pkg_add" </H2>  
   
 <LI>  <H2>FreeBSD 4 (RELEASE_1_2_2) INSTALLATION  </H2>
 [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/openxm-1.1.2.tgz"> The OpenXM package (Shift-Click)</A>].  
 </OL>  
   
 <H2>RPM (redhat package manager) (RELEASE_1_1_2). Use "rpm -i" </H2>  <LI> Become the super user and input as follows if your shell is csh:
   <FONT COLOR="#008080">
   <PRE>
     set path=(/usr/local/jdk1.1.8/bin $path)
     rehash
     pkg_add -r ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.2/openxm-1.2.1.tgz
   </PRE>
   </FONT>
   The package will be installed under /usr/local/OpenXM.
   
 You need both openxm-shared-1.1.2-test-noarch.rpm and  <H2>Linux RPM (redhat package manager) (RELEASE_1_2_2, i386) INSTALLATION </H2>
 openxm-binary-1.1.2-test-(YOUR CPU).rpm  
 to run the OpenXM packages.  
   
 <P>  <LI>
   Become the super user and type in
   <FONT COLOR="#008080">
   <PRE>
     rpm -ivvh ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.2/openxm-shared-1.2.1-test.noarch.rpm
     rpm -ivvh ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.2/openxm-binary-1.2.1-test.i386.rpm
   </PRE>
   </FONT>
   The package will be installed under /usr/local/OpenXM. <BR>
   NOTE:  There are a lot of reports on troubles of shared libraries on redhat
   Linux.  Installation of shared libraries on Redhat must be done by hand
   (See FAQ).
   If you cannot stand for it, we recommend you to generate binaries
   from the source of the head branch
   (ftp://ftp.math.kobe-u.ac.jp/OpenXM/Head/openxm-head.tar.gz).
   You may fail to compile the gnuplot,
   but other modules may be compiled successfully.
   If you have questions, please feel free to send us an E-mail.
   
   
   <H2>FreeBSD 4 (RELEASE_1_2_2)  Download the package  </H2>
   <LI> openxm-1.2.2.tgz
   [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.2/openxm-1.2.1.tgz"> the OpenXM package (Shift-Click)</A>].
   
   
   <H2>Linux RPM (redhat package manager) (RELEASE_1_2_2) Download the packages</H2>
 <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.2/openxm-shared-1.1.2-test-noarch.rpm"> openxm-shared (Shift-Click)</A>].  openxm-1.2.2-test.noarch.rpm
   [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.2/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)
 [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/openxm-binary-1.1.2-test-i386.rpm"> Intel CPU  (Shift-Click) </A>].  openxm-1.2.2-test.i386.rpm
   [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.2/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_2_2) Download the packages</H2>
   <LI>
   Download the two files below and become the super user and type in
   <FONT COLOR="#008080">
 <PRE>  <PRE>
 This binary is generated on the following environment:    dpkg --install openxm-shared_1.2.2-1_all.deb
     dpkg --install openxm-binary_1.2.2-1_i386.deb
 </PRE>  </PRE>
   </FONT>
   
   <LI>Architecture Independent Files (Library Files, Java Executables, Documents)
   
   [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.2/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)
 [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/openxm-binary-1.1.2-mathematica-i386.rpm"> Intel CPU  (Shift-Click) </A>].  openxm-binary_1.2.2-1_i386.deb
 This distribution does contain the support for Mathematica.  [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.2/openxm-binary_1.2.1-1_i386.deb"> Intel CPU  (Shift-Click) </A>].
   This distribution does not contain the support for Mathematica.
   
   
   <H2> How to delete packages </H2>
   <LI> FreeBSD
   <FONT COLOR="#008080">
 <PRE>  <PRE>
 This binary is generated on the following environment:     pkg_delete openxm-1.2.2
 </PRE>  </PRE>
   </FONT>
   <LI> Linux RPM
   <FONT COLOR="#008080">
   <PRE>
      rpm -e openxm-binary-1.2.2-test
      rpm -e openxm-shared-1.2.2-test
   </PRE>
   </FONT>
   <LI> Debian GNU Linux
   <FONT COLOR="#008080">
   <PRE>
      dpkg --remove openxm-binary
      dpkg --remove openxm-shared
   </PRE>
   </FONT>
   
 </OL>  
   
   <H2>General Installation Guide  </H2>
   <LI>
   <A HREF="install-en.txt">in English</A>,
   <LI>
   <A HREF="install-ja.txt">in Japanese</A>,
   <LI>
   <A HREF="install-faq.txt">Installation FAQ</A>,
   
   
   

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.19

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