mc.html
changeset 292 4fed09c3b6d1
parent 291 a4a013146474
child 293 7095bbf81303
--- a/mc.html	Tue Jul 08 12:53:17 2014 +0100
+++ b/mc.html	Tue Jul 08 12:56:12 2014 +0100
@@ -42,11 +42,28 @@
   <p><tt>./Isabelle2014-RC0.app/Isabelle/bin/isabelle jedit Isabelle_Proofs.thy</tt></p>
 </u>
 
+<H4>For Linux</H4>  
+<ul>
+<li>1. Download the Isabelle disk image file
+  <a href="Isabelle2014-RC0_linux.tar.gz">Isabelle2014-RC0_linux.tar.gz</a>.
+  Unpack this tgz-file into a directory using on the command line
+  <p><tt>tar -zxvf Isabelle2014-RC0_linux.tar.gz</tt></p> 
+
+<li>2. Download the artefact <a href="meta-compile.tgz">meta-compile.tgz</a>. Unpack this file into
+  the same directory. This will create files <tt>Isabelle_Proofs.thy</tt> and <tt>ROOT</tt>,
+  as well as the directory <tt>nominal2</tt>.
+
+<li>3. If you want to recheck the sources of the paper, start on the command line
+  <p><tt>./Isabelle2014-RC0/bin/isabelle build -d . MC</tt></p>
+
+<li>4. If you want to view and edit the sources of the paper, start on the command line
+  <p><tt>./Isabelle2014-RC0/bin/isabelle jedit Isabelle_Proofs.thy</tt></p>
+</u>
 
 
 </TABLE>
 <P>
-<!-- hhmts start --> Last modified: Tue Jul  8 12:53:13 BST 2014 <!-- hhmts end -->
+<!-- hhmts start --> Last modified: Tue Jul  8 12:56:02 BST 2014 <!-- hhmts end -->
 <a href="http://validator.w3.org/check/referer">[Validate this page.]</a>
 </BODY>
 </HTML>