=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-web/index-packages.html,v retrieving revision 1.12 retrieving revision 1.16 diff -u -p -r1.12 -r1.16 --- OpenXM/doc/OpenXM-web/index-packages.html 2000/09/25 07:12:42 1.12 +++ OpenXM/doc/OpenXM-web/index-packages.html 2000/12/22 02:07:56 1.16 @@ -1,7 +1,7 @@ @@ -14,19 +14,10 @@ $OpenXM: OpenXM/doc/OpenXM-web/index-packages.html,v 1 ALL THE PACKAGES HAVE NOT BEEN READY FOR 1.1.3. IF IT'S NOT READY, USE THE SOURCE DISTRIBUTION. -

General Installation Guide

-
  • -in English, -
  • -in Japanese, -
  • -Installation FAQ, +

    FreeBSD 4 (RELEASE_1_1_3) INSTALLATION

    - -

    FreeBSD 3 (RELEASE_1_1_3) INSTALLATION

    -
  • Become the super user and input as follows if your shell is csh:
     
    @@ -48,18 +39,17 @@ Become the super user and type in
     
    The package will be installed under /usr/local/OpenXM.
    -NOTE: if you are using slackware 7.0, Redhat Linux 6.2, Wine Linux 2.0 or -other linux distributions that can handle more than 2GBytes RAM, -you may have a segmentation fault to run asir and sm1. -Install the binary package by the command - -
    -  rpm -ivvh ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-binary-1.1.3-for-2G.i386.rpm
    -
    -
    +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. -

    FreeBSD 4 (RELEASE_1_1_3) Download the package

  • openxm-1.1.3.tgz [ the OpenXM package (Shift-Click)]. @@ -73,20 +63,16 @@ openxm-1.1.3-test.noarch.rpm
  • Binaries for i386 (Intel Pentium etc) (for libc 6 = glibc2) openxm-1.1.3-test.i386.rpm [ Intel CPU (Shift-Click) ]. -This distribution contains the support for Mathematica. - -
  • Binaries for ppc (Power PC) (for libc 6 = glibc2) -openxm-1.1.3-test.ppc.rpm -[ Power PC (Shift-Click) ]. This distribution does not contain the support for Mathematica. +

    Debian GNU Linux(Debian package manager) (RELEASE_1_1_3) Download the packages

  • -Become the super user and type in +Download the two files below and become the super user and type in
    -  dpkg --install ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-shared_1.1.3-1_all.deb
    -  dpkg --install ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-binary_1.1.3-1_i386.deb  
    +  dpkg --install openxm-shared_1.1.3-1_all.deb
    +  dpkg --install openxm-binary_1.1.3-1_i386.deb  
     
    @@ -97,6 +83,7 @@ Become the super user and type in
  • Binaries for i386 (Intel Pentium etc) (for libc 6 = glibc2) openxm-binary_1.1.3-1_i386.deb [ Intel CPU (Shift-Click) ]. +This distribution does not contain the support for Mathematica.

    How to delete packages

    @@ -116,10 +103,19 @@ openxm-binary_1.1.3-1_i386.deb
  • Debian GNU Linux
    -   dpkg --remove openxm-shared_1.1.3-1_all.deb
    -   dpkg --remove openxm-binary_1.1.3-1_i386.deb  
    +   dpkg --remove openxm-binary
    +   dpkg --remove openxm-shared
     
    + + +

    General Installation Guide

    +
  • +in English, +
  • +in Japanese, +
  • +Installation FAQ,