[Monodevelop-patches-list] r1683 - in trunk/md-website: . release_notes tutorials

commit-watcher at mono-cvs.ximian.com commit-watcher at mono-cvs.ximian.com
Tue Jun 1 23:36:56 EDT 2004


Author: tberman
Date: 2004-06-01 23:36:55 -0400 (Tue, 01 Jun 2004)
New Revision: 1683

Modified:
   trunk/md-website/news.aspx
   trunk/md-website/release.aspx
   trunk/md-website/release_notes/0.4.html
   trunk/md-website/tutorials/package_install.aspx
Log:
pushing some 0.4 release stuff


Modified: trunk/md-website/news.aspx
===================================================================
--- trunk/md-website/news.aspx	2004-06-01 20:41:23 UTC (rev 1682)
+++ trunk/md-website/news.aspx	2004-06-02 03:36:55 UTC (rev 1683)
@@ -5,6 +5,11 @@
 
   <div class="title">News</div>
 
+  <div class="news_header">June 1, 2004: MonoDevelop 0.4 Released</div>
+  <p>MonoDevelop 0.4 released. Release notes available
+  <a href="/release_notes/0.4.html">here</a>. Packages are available in the
+  mono redcarpet channel.</p>
+
   <div class="news_header">May 4, 2004: MonoDevelop 0.3 Released</div>
   <p>MonoDevelop 0.3 is released. Read about it and download it from the
   <a href="/release.aspx">releases page</a> and the 0.3 <a href="/release_notes/0.3.html">release notes</a>.</p>

Modified: trunk/md-website/release.aspx
===================================================================
--- trunk/md-website/release.aspx	2004-06-01 20:41:23 UTC (rev 1682)
+++ trunk/md-website/release.aspx	2004-06-02 03:36:55 UTC (rev 1683)
@@ -7,6 +7,12 @@
     <p>Milestone releases can be found here as tarballs. We will also post any binary packages contributed by users.</p>
     <br />
 
+    <h3>MonoDevelop 0.4</h3>
+    <ul>
+        <li><a href="/release_notes/0.4.html">Release notes</a></li>
+        <li><a href="http://go-mono.com/archive/beta2/monodevelop-0.4.tar.gz">Tarball package</a></lie>
+    </ul>
+
     <h3>MonoDevelop 0.3</h3>
     <ul>
 	<li><a href="/release_notes/0.3.html">Release notes</a></li>

Modified: trunk/md-website/release_notes/0.4.html
===================================================================
--- trunk/md-website/release_notes/0.4.html	2004-06-01 20:41:23 UTC (rev 1682)
+++ trunk/md-website/release_notes/0.4.html	2004-06-02 03:36:55 UTC (rev 1683)
@@ -103,7 +103,8 @@
     
     <p>You can get detailed instructions on how to build MonoDevelop 0.4 from <a href="http://www.monodevelop.com/tutorials/package_install.aspx">here</a>.</p>
     
-    <p>You can download MonoDevelop 0.4 source from <a href="http://www.go-mono.com/archive/beta1/monodevelop-0.4.tar.gz">here</a>. The <a href="http://www.go-mono.com/download.html">go-mono</a> site may contain packages for your distro.</p>
+    <p>You can download MonoDevelop 0.4 source from <a href="http://www.go-mono.com/archive/beta2/monodevelop-0.4.tar.gz">here</a>. The <a href="http://www.go-mono.com/download.html">go-mono</a> site contains packages for everything for
+    many popular distros. You can also check the mono redcarpet channel.</p>
     
     <h2>New Features</h2>
     

Modified: trunk/md-website/tutorials/package_install.aspx
===================================================================
--- trunk/md-website/tutorials/package_install.aspx	2004-06-01 20:41:23 UTC (rev 1682)
+++ trunk/md-website/tutorials/package_install.aspx	2004-06-02 03:36:55 UTC (rev 1683)
@@ -5,7 +5,15 @@
 
       <div class="title">Installation Tutorial</div>
 
-      <p>This tutorial is your guide to installing MonoDevelop releases using official packages. If you would like to build MonoDevelop from snapshots, please see the 
+      <p>Before reading any further, please consider installing MonoDevelop
+      from binary pacakges. This is most likely far easier for you in the
+      short term, and better for you in the long term. MonoDevelop packages
+      are available from the redcarpet mono channel, or from
+      <a href="http://www.go-mono.com/download.html">go-mono.com</a>.</p>
+
+      <p>Most likely, this is the path you want to take.</p>
+
+      <p>This tutorial is your guide to installing MonoDevelop releases using official tarball packages. If you would like to build MonoDevelop from snapshots, please see the 
 <a href="snapshot_install.aspx">snapshot tutorial</a>.</p>
       <p>Unless specified otherwise, build and install all tarball packages using:
 <pre class="code">
@@ -57,32 +65,33 @@
       <p>MonoDevelop will require the following mono packages to be installed, in this order:
       <ul>
 <li><a href="ftp://www-126.ibm.com/pub/icu/2.6/icu-2.6.tgz">International Components for Unicode 2.6 or greater</a></li>
-<li><a href="http://www.go-mono.com/archive/beta1/mono-0.91.tar.gz">mono 0.91</a></li>
-<li><a href="http://www.go-mono.com/archive/beta1/gtk-sharp-0.91.1.tar.gz">gtk-sharp 0.91.1</a></li>
-<li><a href="http://www.go-mono.com/archive/beta1/monodoc-0.15.tar.gz">monodoc 0.15</a></li>
-<li><a href="http://www.go-mono.com/archive/beta1/gtksourceview-sharp-0.2.tar.gz">gtksourceview-sharp 0.2</a></li>
-<li><a href="http://www.go-mono.com/archive/beta1/gecko-sharp-0.3.tar.gz">gecko-sharp 0.3</a></li>
+<li><a href="http://www.go-mono.com/archive/beta2/mono-0.95.tar.gz">mono 0.95</a></li>
+<li><a href="http://www.go-mono.com/archive/beta2/gtk-sharp-0.93.tar.gz">gtk-sharp 0.93</a></li>
+<li><a href="http://www.go-mono.com/archive/beta2/monodoc-0.16.tar.gz">monodoc 0.16</a></li>
+<li><a href="http://www.go-mono.com/archive/beta2/gtksourceview-sharp-0.3.tar.gz">gtksourceview-sharp 0.3</a></li>
+<li><a href="http://www.go-mono.com/archive/beta2/gecko-sharp-0.4.tar.gz">gecko-sharp 0.4</a></li>
       </ul></p>
       <p>When building from the source provided above, always use a prefix of `<tt>/usr</tt>'.</p>
       <p>Some packages are also available as prebuild binary packages (RPMs and DEBs). 
 Binary packages can be found at <a href="http://www.go-mono.com/download.html">mono download page</a> 
 for RedHat, Fedora, Suse, and Debian. They are also available through Ximian's 
-<a href="http://www.ximian.com/products/redcarpet/">Red Carpet</a>, in the `mono' channel. Currently, 
-binary packages only exist for these modules:
+<a href="http://www.ximian.com/products/redcarpet/">Red Carpet</a>, in the `mono' channel. Currently, binary packages exist for these modules for most distros:
       <ul>
          <li>mono</li>
          <li>ICU (`icu' and `libicu26')</li>
 	 <li>gtk-sharp</li>
 	 <li>monodoc</li>
+	 <li>gecko-sharp</li>
+	 <li>gtksourceview-sharp</li>
+	 <li>monodevelop</li>
       </ul>
-Other binary packages are under development, and will be available soon.
 </p>
 
       
       <br /><br /><br />
       <div class="headlinebar">Installing MonoDevelop</div>      
       <p>The final step in this process is to build MonoDevelop itself. Download the 
-<a href="http://www.go-mono.com/archive/beta1/monodevelop-0.3.tar.gz">MonoDevelop 0.3</a> package.</p>
+<a href="http://www.go-mono.com/archive/beta2/monodevelop-0.4.tar.gz">MonoDevelop 0.3</a> package.</p>
 
 <pre class="code">
 export PKG_CONFIG_PATH="/usr/lib/pkgconfig"




More information about the Monodevelop-patches-list mailing list