]> matita.cs.unibo.it Git - helm.git/commitdiff
added UBUNTU/
authorEnrico Tassi <enrico.tassi@inria.fr>
Sat, 27 Sep 2008 09:27:03 +0000 (09:27 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Sat, 27 Sep 2008 09:27:03 +0000 (09:27 +0000)
helm/www/matita/UBUNTU/Makefile [new file with mode: 0644]
helm/www/matita/download.shtml

diff --git a/helm/www/matita/UBUNTU/Makefile b/helm/www/matita/UBUNTU/Makefile
new file mode 100644 (file)
index 0000000..21723aa
--- /dev/null
@@ -0,0 +1,3 @@
+all:
+       dpkg-scanpackages -m . /dev/null | gzip > Packages.gz
+       dpkg-scansources . /dev/null | gzip > Sources.gz
index 8564ebc75afa67b91740fdabd80d8e14b0552e3d..61e51cf791e98e6a7139527b5a0090847f046413 100644 (file)
       <dl>
         <dt>Live CD</dt>
 
-        <dd>Coming soon</dd>
         <!--
+        <dd>Coming soon</dd>
+        -->
         <dd>The <a href="FILES/matita-0.5.3.iso">live CD</a> (around 330
         MB, md5sum: 
-
+a219d4e4f25288f41e7e90b9275e5284
         ) 
         is the easiest way to try Matita. You can burn the CD image
         and boot you computer from the CD, or install a free emulator like <a
@@ -30,7 +31,6 @@
         machine from the CD image. Virtualbox is available for Mac OS X,
         Windows and Linux.<br/>
         </dd>
-        -->
 
         <dt>.deb package</dt>
         
@@ -76,6 +76,13 @@ eb7517fc3d265e1e562989b96850fcd0
       deb http://matita.cs.unibo.it/DEBIAN ./
       deb-src http://matita.cs.unibo.it/DEBIAN ./
       </pre>
+      <p>
+      If you are using Ubuntu Hardy you may want to add these lines to your apt/sources.list file:
+      </p>
+      <pre>
+      deb http://matita.cs.unibo.it/UBUNTU ./
+      deb-src http://matita.cs.unibo.it/UBUNTU ./
+      </pre>
 
       <!--#include virtual="bottombar.shtml" -->
     </div>