=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-web/index-packages.html,v retrieving revision 1.4 retrieving revision 1.7 diff -u -p -r1.4 -r1.7 --- OpenXM/doc/OpenXM-web/index-packages.html 2000/03/17 03:19:34 1.4 +++ OpenXM/doc/OpenXM-web/index-packages.html 2000/03/19 10:54:55 1.7 @@ -1,7 +1,7 @@ @@ -16,9 +16,12 @@ $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1 in English,
  • in Japanese, +
  • +Installation FAQ, +

    FreeBSD 3 (RELEASE_1_1_2) INSTALLATION

  • Become the super user and input as follows if your shell is csh: @@ -30,7 +33,7 @@ $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1 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.

    Linux RPM (redhat package manager) (RELEASE_1_1_2) INSTALLATION

    @@ -44,7 +47,7 @@ Become the super user and type in 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. @@ -62,9 +65,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
    +
    +