# HG changeset patch # User wenzelm # Date 1001427466 -7200 # Node ID 1ce3771d2b492e0d4aa48e8f6462a6d06d7a653e # Parent b6a181110c3c08fa47d08c6896d0ca9152d9c46e updated; diff -r b6a181110c3c -r 1ce3771d2b49 Admin/page/dist-content/packages.content --- a/Admin/page/dist-content/packages.content Tue Sep 25 14:19:29 2001 +0200 +++ b/Admin/page/dist-content/packages.content Tue Sep 25 16:17:46 2001 +0200 @@ -14,11 +14,12 @@ A minimal Isabelle installation requires only bash and perl (usually provided by the operating system), and a suitable implementation of Standard ML (e.g. Poly/ML as provided below). A +href="http://www.polyml.org">Poly/ML as included below). A comfortable Isabelle working environment demands further user interface support, as provided by Proof General together with the -(optional) Proof General (please register) together +with the (optional) X-Symbol package. Both of these should be used with a recent version of XEmacs-21. @@ -35,10 +36,11 @@

-Some packages are platform dependent. Everything is included below -for Linux/x86 and Solaris/Sparc systems. Other Unix platforms work as -well, but require manual compilation of Isabelle logic images using a -suitable Standard ML system. +Some of the packages below are platform dependent. We include a +complete binary distribution for Linux/x86 and Solaris/Sparc systems; +the PowerPC platform requires separate compilation of Isabelle logic +images. Isabelle also works with different Standard ML +implementations (for further platforms) not included here.

@@ -53,8 +55,10 @@ - + + + @@ -75,17 +79,16 @@

Installation

-Installation is very easy. Basically, just unpack all required -packages within the same directory. There is no manual -configuration required of any of these components, if used according -to the default settings of Isabelle. +Actually there is no ``installation'' required, users may just unpack +all required packages within the same directory. The default settings +of Isabelle should be reasonable for most circumstances.

-A typical Linux/x86 site installation of Isabelle/HOL works as -follows. By using GNU tar, the archives are uncompressed and -unpacked into the /usr/local directory (this location may be -changed to anything appropriate). +A typical Linux/x86 site installation of Isabelle/HOL would be +arranged as follows. By using GNU tar, the archives are +uncompressed and unpacked into the /usr/local directory (this +location may be changed to anything appropriate).