diff -r 3370f6aa3200 -r 40f02ebcb3c0 Admin/page/dist-content/binary.content --- a/Admin/page/dist-content/binary.content Mon Sep 11 18:00:47 2000 +0200 +++ b/Admin/page/dist-content/binary.content Mon Sep 11 20:23:24 2000 +0200 @@ -7,8 +7,7 @@ This is the binary distribution of for Linux/x86 systems. It requires RPM based package management (as used -by most Linux distributions), and root user access to -install. +by most Linux distributions), and root user access to install.
@@ -28,14 +27,14 @@
-Example installation in /usr/share (the default location). +Example installation in /usr/share (the default location):
rpm -i --prefix /usr/share polyml.i386.rpm rpm -i --prefix /usr/share isabelle.rpm rpm -i --prefix /usr/share isabelle-HOL.i386.rpm rpm -i --prefix /usr/share proofgeneral.rpm #requires XEmacs-21 -rpm -i --prefix /usr/share xsymbol.rpm #requires XEmacs-21 +rpm -i --prefix /usr/share xsymbol.rpm
@@ -53,25 +52,25 @@
-Example installation in /usr/share for Linux/x86. +Example installation in /usr/share for Linux/x86:
-tar -C /usr/share -x -z -f polyml.tar.gz +tar -C /usr/share -x -z -f polyml_base.tar.gz tar -C /usr/share -x -z -f polyml_x86-linux.tar.gz tar -C /usr/share -x -z -f -tar -C /usr/share -x -z -f proofgeneral.tar.gz #requires XEmacs-21 -tar -C /usr/share -x -z -f xsymbol.tar.gz #requires XEmacs-21 +tar -C /usr/share -x -z -f ProofGeneral.tar.gz #requires XEmacs-21 +tar -C /usr/share -x -z -f x-symbol.tar.gz cd ./configure