X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Fmatita%2Fdownload.shtml;h=61e51cf791e98e6a7139527b5a0090847f046413;hb=5da34acfe73a49b383294012ee7432a8b6fbe43f;hp=be6d715433aa1152b16011240b746be4afb016b8;hpb=0c2c037a918183e15afe94aec7accbae7f64f269;p=helm.git diff --git a/helm/www/matita/download.shtml b/helm/www/matita/download.shtml index be6d71543..61e51cf79 100644 --- a/helm/www/matita/download.shtml +++ b/helm/www/matita/download.shtml @@ -12,22 +12,25 @@

Releases

- The current release is version 0.5.0, released on May 10, 2008. + The current version is 0.5.3, released on July 23, 2008. Here the + ChangeLog.

Live CD
-
available in few days
+
The live CD (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 virtualbox and boot a virtual machine from the CD image. Virtualbox is available for Mac OS X, Windows and Linux.
- -->
.deb package
@@ -39,8 +42,9 @@
Sources
You can download the sources of Matita (around 2 MB, md5sum: - 53859d688f554bc73f72218a7c8fea58) + href="FILES/matita_0.5.3.orig.tar.gz">sources of Matita (around 2 MB, md5sum: +eb7517fc3d265e1e562989b96850fcd0 + ) and build it by yourself, following the installation instructions. @@ -67,11 +71,18 @@ A build of the Debian package is performed every night, and a live CD containing that version also is built. You can download this experimental live CD, or add the Debian repository to your apt configuration file: +

       deb http://matita.cs.unibo.it/DEBIAN ./
       deb-src http://matita.cs.unibo.it/DEBIAN ./
       
+

+ If you are using Ubuntu Hardy you may want to add these lines to your apt/sources.list file:

+
+      deb http://matita.cs.unibo.it/UBUNTU ./
+      deb-src http://matita.cs.unibo.it/UBUNTU ./
+