X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Fmatita%2Fdownload.shtml;h=0b20d00af513a9fa0af380e0b0fb8ee4149d7a8f;hb=d4c2a887fc84135b70378cfcfcd623468d1da909;hp=86f442d3ae65cd56d2f348382a163960b1e9c1c2;hpb=727fa1f56c2e47203da5d232ad48b2fe02e63282;p=helm.git diff --git a/helm/www/matita/download.shtml b/helm/www/matita/download.shtml index 86f442d3a..0b20d00af 100644 --- a/helm/www/matita/download.shtml +++ b/helm/www/matita/download.shtml @@ -8,13 +8,26 @@

Sources

- Since there is no official release, you can browse the svn repository - and get sources of the ocaml/ - and matita/ - modules. + Matita has no officiale 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.

+