=================================================================== 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. -@@ -48,18 +39,17 @@ Become the super user and type inThe package will be installed under /usr/local/OpenXM.
- 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. -
- 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
- 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+ + +