]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/matita/download.shtml
valid xml
[helm.git] / helm / www / matita / download.shtml
index 27310e944956e84c2d97098338a799b9cf21aa86..89859bd969296f207e8a163f01ab1d75387fe564 100644 (file)
@@ -34,9 +34,6 @@
         <dd>Matita is part of the <a
           href="http://packages.debian.org/source/matita"> Debian archive</a>, you can
         install it with the following command:<pre>aptitude install matita matita-standard-library</pre>
-        Additionally it can be download adding the following line to your
-        <tt>/etc/apt/sources.list</tt> file: <pre>deb <a
-        href="http://mowgli.cs.unibo.it/~tassi/debian/">http://mowgli.cs.unibo.it/~tassi/debian/</a> ./ </pre>
         </dd>
 
         <dt>Sources</dt>
       <p>
       You can <a href="http://helm.cs.unibo.it/websvn/listing.php?repname=helm&amp;path=%2F&amp;sc=0">browse our svn repository</a> directly on the web.
       </p>
-      <!-- THERE IS NO OPEN SVN SERVER ON MOWGLI
-      <p>
-      To checkout a copy of the sources type:
-      </p>
-      <p>
-      <kbd>svn co -N svn://mowgli.cs.unibo.it/trunk/helm/software/</kbd><br />
-      <kbd>cd software/</kbd><br />
-      <kbd>svn co svn://mowgli.cs.unibo.it/trunk/helm/software/components</kbd><br />
-      <kbd>svn co svn://mowgli.cs.unibo.it/trunk/helm/software/matita</kbd><br />
-      </p>
+
+      <h2>Nightly builds<a name="nightly"></a></h2>
       <p>
-      Once you got the sources, have a look at the
-      <a href="docs/manual/sec_install.html">installation instructions</a> 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 <a href="FILES/matita-svnhead.iso">download this experimental live CD</a>, or add the Debian repository
+      to your apt configuration file: 
       </p>
-      -->
+      <pre>
+      deb http://matita.cs.unibo.it/DEBIAN ./
+      deb-src http://matita.cs.unibo.it/DEBIAN ./
+      </pre>
+
       <!--#include virtual="bottombar.shtml" -->
     </div>
   </body>