[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.5 and 1.7

version 1.5, 2000/03/17 03:44:28 version 1.7, 2000/03/19 10:54:55
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.4 2000/03/17 03:19:34 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1.6 2000/03/17 04:40:04 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 16  $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1
Line 16  $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/install-eg.txt">in English</A>,  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/install-eg.txt">in English</A>,
 <LI>  <LI>
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/install-jp.txt">in Japanese</A>,  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/install-jp.txt">in Japanese</A>,
   <LI>
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/install-faq.txt">Installation FAQ</A>,
   
   
   
   
 <H2>FreeBSD 3 (RELEASE_1_1_2) INSTALLATION  </H2>  <H2>FreeBSD 3 (RELEASE_1_1_2) 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:
Line 30  $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1
Line 33  $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1
 </PRE>  </PRE>
 </FONT>  </FONT>
 The package will be installed under /usr/local/OpenXM.  The package will be installed under /usr/local/OpenXM.
 You need to set /usr/local/lib/asir/asir_key following the opening message  You need to set /usr/local/OpenXM/lib/asir/asir_key following the opening message
 of the command asir.  of the command asir.
   
 <H2>Linux RPM (redhat package manager) (RELEASE_1_1_2) INSTALLATION </H2>  <H2>Linux RPM (redhat package manager) (RELEASE_1_1_2) INSTALLATION </H2>
Line 44  Become the super user and type in
Line 47  Become the super user and type in
 </PRE>  </PRE>
 </FONT>  </FONT>
 The package will be installed under /usr/local/OpenXM.  The package will be installed under /usr/local/OpenXM.
 You need to set /usr/local/lib/asir/asir_key following the opening message  You need to set /usr/local/OpenXM/lib/asir/asir_key following the opening message
 of the command asir.  of the command asir.
   
   
Line 62  openxm-1.1.2-test.noarch.rpm
Line 65  openxm-1.1.2-test.noarch.rpm
 openxm-1.1.2-test.i386.rpm  openxm-1.1.2-test.i386.rpm
 [<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>].  [<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>].
 This distribution does contain the support for Mathematica.  This distribution does contain the support for Mathematica.
 <PRE>  
 This binary is generated on the following environment:  
 </PRE>  
   
 <H2> How to delete packages </H2>  <H2> How to delete packages </H2>
 <LI> FreeBSD  <LI> FreeBSD
Line 72  This binary is generated on the following environment:
Line 72  This binary is generated on the following environment:
 <PRE>  <PRE>
    pkg_delete openxm-1.1.2     pkg_delete openxm-1.1.2
 </PRE>  </PRE>
   </FONT>
 <LI> Linux RPM  <LI> Linux RPM
 <FONT COLOR="#008080">  <FONT COLOR="#008080">
 <PRE>  <PRE>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.7

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