2001-12-06 Dietmar Maurer <dietmar@ximian.com>
[mono.git] / doc / download
index 64daa7761fb133f3c61eee331ed11806b23da9e9..40267a0f23b8cb7be1b3910a9ba5655d9ca67dab 100644 (file)
@@ -20,7 +20,7 @@ href="ftp://ftp.gtk.org/pub/gtk/v1.2/glib-1.2.10.tar.gz">ftp://ftp.gtk.org/pub/g
 <a name="sources">
 ** Sources
 
-       We provide both <a href="packaged">packaged and tested</a>
+       We provide both <a href="#packaged">packaged and tested</a>
        tarballs (those are known to compile and pass `make
        distcheck') as well as <a href="snapshots">daily snapshots</a> done
        at 10pm Boston Time
@@ -36,26 +36,44 @@ href="ftp://ftp.gtk.org/pub/gtk/v1.2/glib-1.2.10.tar.gz">ftp://ftp.gtk.org/pub/g
        should.  They should give you a window to see what we are up to.
 
        You might also want to track our development using the <a
-       href="http://mail.ximian.com/mailman/listinfo/mono-cvs-list">mono-cvs-list</a>
+       href="http://lists.ximian.com/mailman/listinfo/mono-cvs-list">mono-cvs-list</a>
        mailing list.
 
 <a name="packaged">
 *** Released and tested packages
 
        <ul>
+               <a name="sep-18">
+               <b>September 18, 2001</b>
+               <ul>
+               * <a href="archive/mono-0.7.tar.gz">mono-0.7.tar.gz</a>: Mono Runtime 0.7 release.
+               * <a href="archive/mcs-0.7.tar.gz">mcs-0.7.tar.gz</a>: Mono Compiler and Classes 0.7 release.
+               * <a href="archive/mono-0.7">Release Notes.</a>
+               </ul>
+
+               <a name="august-22">
+               <b>August 22, 2001</b>
+               <ul>
+               * <a href="archive/mono-0.6.tar.gz">mono-0.6.tar.gz</a>: Mono Runtime 0.6 release.
+               * <a href="archive/mono-compiler-classes-0.6.tar.gz">mono-compiler-classes-0.6.tar.gz</a>: Mono Compiler and Classes 0.6 release.
+               * <a href="archive/mono-0.6">Release Notes.</a>
+               </ul>
+
+       
                <a name="july-29">
                <b>July 29, 2001</b>
                <ul>
-               * <a href="archive/mono-0.5.tar.gz">mono-0.5.tar.gz</a>: Mono Runtime 0.5 release
-               * <a href="archive/mono-0.5">Release Notes</a>
+               * <a href="archive/mono-0.5.tar.gz">mono-0.5.tar.gz</a>: Mono Runtime 0.5 release.
+               * <a href="archive/mono-0.5">Release Notes.</a>
                </ul>
+
        
                <a name="july-22">
                <b>July 22, 2001</b>
                <ul>
                * <a href="archive/mcs-22-Jul-2001.tar.gz">mcs-22-Jul-2001.tar.gz</a>: CVS snapshot.
                * <a href="archive/mcs-Jul-22-Jul-19-2001.tar.gz">Differences since 19</a>: CVS snapshot.
-               * <a href="archive/mcs-22">Release Notes</a>
+               * <a href="archive/mcs-22">Release Notes.</a>
                </ul>
 
                <a name="july-19">
@@ -63,7 +81,7 @@ href="ftp://ftp.gtk.org/pub/gtk/v1.2/glib-1.2.10.tar.gz">ftp://ftp.gtk.org/pub/g
                <ul>
                * <a href="archive/mcs-19-Jul-2001.tar.gz">mcs-19-Jul-2001.tar.gz</a>: CVS snapshot.
                * <a href="archive/mcs-Jul-17-Jul-19-2001.tar.gz">Differences since 17</a>: CVS snapshot.
-               * <a href="archive/mcs-19">Release Notes</a>
+               * <a href="archive/mcs-19">Release Notes.</a>
                </ul>
 
                <a name="july-17">
@@ -71,7 +89,7 @@ href="ftp://ftp.gtk.org/pub/gtk/v1.2/glib-1.2.10.tar.gz">ftp://ftp.gtk.org/pub/g
                <ul>
                * <a href="archive/mcs-17-Jul-2001.tar.gz">mcs-17-Jul-2001.tar.gz</a>: CVS snapshot.
                * <a href="archive/mcs-Jul-15-Jul-17-2001.tar.gz">Differences since 15</a>: CVS snapshot.
-               * <a href="archive/mcs-17">Release Notes</a>
+               * <a href="archive/mcs-17">Release Notes.</a>
                </ul>
 
                <a name="july-15">
@@ -79,7 +97,7 @@ href="ftp://ftp.gtk.org/pub/gtk/v1.2/glib-1.2.10.tar.gz">ftp://ftp.gtk.org/pub/g
                <ul>
                * <a href="archive/mcs-15-Jul-2001.tar.gz">mcs-15-Jul-2001.tar.gz</a>: CVS snapshot.
                * <a href="archive/mono-0.4.tar.gz">mono-0.4.tar.gz</a>: Packaged Source Code.
-               * <a href="archive/mono-0.4">Release Notes</a>
+               * <a href="archive/mono-0.4">Release Notes.</a>
                </ul>
 
                <a name="july-14">
@@ -132,6 +150,8 @@ tar xzvf glib-1.2.10.tar.gz
 make
 make install
 </pre>
+            * You also need a patch found <a 
+               href="http://www.cygwin.com/ml/cygwin/2001-04/msg01792.html">here</a>.
 
                * Unpack the mono distribution:
 
@@ -146,6 +166,11 @@ tar xzvf mono-XXX.tar.gz
 make
 make install
 </pre>
+
+               * Some people observed problems with autoconf 2.52. Installing 
+                 autoconf 2.13 helped in those cases (don't forget to do a
+                 `make maintainer-clean' after the update)
+
        </ul>
 
        To compile the mono runtime on Unix:
@@ -168,10 +193,5 @@ make install
 </pre>
        </ul>
        
-** CVS
-
-       We are trying to figure out where to put our CVS repository.
-       We are debating between the GNOME CVS or SourceForge.  Watch
-       this spot.