# HG changeset patch # User wenzelm # Date 970221102 -7200 # Node ID 99890c2c3d82cf247e87edecab69890aafce67f4 # Parent b07ed0c2f89fee967cf0edb5caa0aa2d5ff36411 tuned; diff -r b07ed0c2f89f -r 99890c2c3d82 Admin/page/dist-content/packages.content --- a/Admin/page/dist-content/packages.content Thu Sep 28 23:00:55 2000 +0200 +++ b/Admin/page/dist-content/packages.content Fri Sep 29 11:51:42 2000 +0200 @@ -13,9 +13,10 @@ 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 comfortable Isabelle working environment demands -further user interface support, as provided by Poly/ML as provided below). A +comfortable Isabelle working environment demands further user +interface support, as provided by Proof General together with the (optional) X-Symbol @@ -81,8 +82,10 @@

-A typical Linux/x86 site installation of Isabelle/HOL works as follows -(the location /usr/local may be changed): +A typical Linux/x86 site installation of Isabelle/HOL works as +follows. Using GNU tar we uncompress and unpack the archives +into the /usr/local directory; this location may be changed +to anything appropriate.