If you are using Ubuntu Hardy you may want to add these lines to your apt/sources.list file:
</p>
<pre>
- deb http://matita.cs.unibo.it/UBUNTU ./
- deb-src http://matita.cs.unibo.it/UBUNTU ./
+ deb http://matita.cs.unibo.it/UBUNTU_HARDY ./
+ deb-src http://matita.cs.unibo.it/UBUNTU_HARDY ./
+ </pre>
+ <p>
+ If you are using Ubuntu Intrepid you may want to add these lines to your apt/sources.list file:
+ </p>
+ <pre>
+ deb http://matita.cs.unibo.it/UBUNTU_INTREPID ./
+ deb-src http://matita.cs.unibo.it/UBUNTU_INTREPID ./
+ </pre>
+
+ <h2>Cluster .cs.unibo.it.<a name="clustercs"></a></h2>
+ <p>
+ The following repository contains the version of Matita installed
+ in the Ercolani laboratory
+ </p>
+ <pre>
+ deb http://matita.cs.unibo.it/CLUSTERCS ./
+ deb-src http://matita.cs.unibo.it/CLUSTERCS ./
</pre>
<!--#include virtual="bottombar.shtml" -->