X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Fmatita%2Fdownload.shtml;h=0ff04d36068fecb927608886db6ed43cbd99ed99;hb=dd0541fd9f8b1f736d6ee2d3402d90ba29710aaf;hp=1c07e00b23bbc291f07e0565ba7e2c3034c38a6f;hpb=884876e28023324f68c97f1e387431d21b0a6453;p=helm.git diff --git a/helm/www/matita/download.shtml b/helm/www/matita/download.shtml index 1c07e00b2..0ff04d360 100644 --- a/helm/www/matita/download.shtml +++ b/helm/www/matita/download.shtml @@ -1,6 +1,6 @@ - - + + Matita - Download @@ -12,8 +12,42 @@

Releases

- Matita has no official releases yet. + The current version is 0.5.0, released on May 10, 2008.

+
+
Live CD
+ +
available in few days
+ + +
.deb package
+ +
Matita is part of the Debian archive, you can + install it with the following command:
aptitude install matita matita-standard-library
+
+ +
Sources
+ +
You can download the sources of Matita (around 2 MB, md5sum: + 53859d688f554bc73f72218a7c8fea58) + and + build it by yourself, following the installation instructions. + The build process, due to the high number of external dependency is not + trivial, we thus suggest you to try the live CD or the .deb package + first.
+

License

@@ -27,20 +61,18 @@

You can browse our svn repository directly on the web.

+ +

Nightly builds

- To checkout a copy of the sources type: -

-

- svn co -N svn://mowgli.cs.unibo.it/trunk/helm/software/
- cd software/
- svn co svn://mowgli.cs.unibo.it/trunk/helm/software/components
- svn co svn://mowgli.cs.unibo.it/trunk/helm/software/matita
-

-

- Once you got the sources, have a look at the - installation instructions on - how to build and install Matita from sources. + 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 ./
+      
+