X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Fmatita%2Fdownload.shtml;h=e228cf91d72097550fd5e80f5cc4c12b08bfe1eb;hb=a090beb987748d1a8d24e93c7e7c9662a3abe06d;hp=d780ab156835dca322a935fd72a1743ef4540dc4;hpb=570bf3167db7750059139d0d56be8a8868a43013;p=helm.git diff --git a/helm/www/matita/download.shtml b/helm/www/matita/download.shtml index d780ab156..e228cf91d 100644 --- a/helm/www/matita/download.shtml +++ b/helm/www/matita/download.shtml @@ -1,33 +1,83 @@ - + + - Matita home page - download - + Matita - Download + -

Sources

-

- Matita has no official releases yet. - Still, you can get and build Matita from sources. - All our source code is released under the terms of the GNU General - Public Licence and is publically accessible on our svn repository. -

-

- 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. -

- +
+

Download Matita!

+ +

Releases

+

+ The current release (candidate) is version 0.4.98. +

+
+
Live CD
+ +
The live CD (around 300 + MB, md5sum: 2692090267bb551bb34d34ac189dafcf) + 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
+ +
Matita is part of the Debian archive, you can + install it with the following command:
aptitude install matita matita-standard-library
+ Additionally it can be download adding the following line to your + /etc/apt/sources.list file:
deb http://mowgli.cs.unibo.it/~tassi/debian/ ./ 
+
+ +
Sources
+ +
You can download the sources of Matita (around 2 MB, md5sum: + ef7449f06efc67d48ccbddbf55817ac3) + 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

+

+ All our source code is released under the terms of the GNU General Public + Licence and is publically accessible on our Subversion repository. +

+ +

Subversion repository

+

+ You can browse our svn repository directly on the web. +

+ + +
-