Admin/page/dist-content/packages.content
changeset 10115 99890c2c3d82
parent 10085 a9704bf90031
child 10116 7e16b36c004f
equal deleted inserted replaced
10114:b07ed0c2f89f 10115:99890c2c3d82
    11 
    11 
    12 <p>
    12 <p>
    13 
    13 
    14 A <em>minimal</em> Isabelle installation requires only <tt>bash</tt>
    14 A <em>minimal</em> Isabelle installation requires only <tt>bash</tt>
    15 and <tt>perl</tt> (usually provided by the operating system), and a
    15 and <tt>perl</tt> (usually provided by the operating system), and a
    16 suitable implementation of Standard ML (e.g. Poly/ML as provided
    16 suitable implementation of Standard ML (e.g. <a
    17 below).  A <em>comfortable</em> Isabelle working environment demands
    17 href="http://www.polyml.org">Poly/ML</a> as provided below).  A
    18 further user interface support, as provided by <a
    18 <em>comfortable</em> Isabelle working environment demands further user
       
    19 interface support, as provided by <a
    19 href="http://www.proofgeneral.org">Proof General</a> together with the
    20 href="http://www.proofgeneral.org">Proof General</a> together with the
    20 (optional) <a
    21 (optional) <a
    21 href="http://www.fmi.uni-passau.de/~wedler/x-symbol/">X-Symbol</a>
    22 href="http://www.fmi.uni-passau.de/~wedler/x-symbol/">X-Symbol</a>
    22 package.  Both of these should be used with a recent version of <a
    23 package.  Both of these should be used with a recent version of <a
    23 href="http://www.xemacs.org">XEmacs-21</a>.
    24 href="http://www.xemacs.org">XEmacs-21</a>.
    79 configuration required of any of these components, if used according
    80 configuration required of any of these components, if used according
    80 the default settings of Isabelle.
    81 the default settings of Isabelle.
    81 
    82 
    82 <p>
    83 <p>
    83 
    84 
    84 A typical Linux/x86 site installation of Isabelle/HOL works as follows
    85 A typical Linux/x86 site installation of Isabelle/HOL works as
    85 (the location <tt>/usr/local</tt> may be changed):
    86 follows.  Using GNU <tt>tar</tt> we uncompress and unpack the archives
       
    87 into the <tt>/usr/local</tt> directory; this location may be changed
       
    88 to anything appropriate.
    86 
    89 
    87 <p>
    90 <p>
    88 
    91 
    89 <tt>
    92 <tt>
    90 &nbsp;&nbsp; tar -C /usr/local -xzf
    93 &nbsp;&nbsp; tar -C /usr/local -xzf