=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-web/index-packages.html,v retrieving revision 1.3 retrieving revision 1.6 diff -u -p -r1.3 -r1.6 --- OpenXM/doc/OpenXM-web/index-packages.html 2000/03/17 03:18:40 1.3 +++ OpenXM/doc/OpenXM-web/index-packages.html 2000/03/17 04:40:04 1.6 @@ -1,7 +1,7 @@ @@ -41,7 +41,6 @@ Become the super user and type in
   rpm -ivvh ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/openxm-shared-1.1.2-test.noarch.rpm
   rpm -ivvh ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/openxm-binary-1.1.2-test.i386.rpm
-  ln -s /  /var/tmp/openxm-binary-root
 
The package will be installed under /usr/local/OpenXM. @@ -63,9 +62,21 @@ openxm-1.1.2-test.noarch.rpm openxm-1.1.2-test.i386.rpm [ Intel CPU (Shift-Click) ]. This distribution does contain the support for Mathematica. + +

How to delete packages

+
  • FreeBSD +
    -This binary is generated on the following environment:
    +   pkg_delete openxm-1.1.2
     
    +
    +
  • Linux RPM + +
    +   rpm -e openxm-binary-1.1.2-test
    +   rpm -e openxm-shared-1.1.2-test
    +
    +