[Monodevelop-patches-list] r1292 - trunk/md-website/tutorials

commit-watcher at mono-cvs.ximian.com commit-watcher at mono-cvs.ximian.com
Mon Mar 29 15:36:04 EST 2004


Author: deboald
Date: 2004-03-29 15:36:04 -0500 (Mon, 29 Mar 2004)
New Revision: 1292

Modified:
   trunk/md-website/tutorials/install.aspx
Log:
Changed to mention using mono packages, rather than cvs.


Modified: trunk/md-website/tutorials/install.aspx
===================================================================
--- trunk/md-website/tutorials/install.aspx	2004-03-29 19:56:58 UTC (rev 1291)
+++ trunk/md-website/tutorials/install.aspx	2004-03-29 20:36:04 UTC (rev 1292)
@@ -67,12 +67,14 @@
 </pre>
 
 
-      <b>5. <a href="http://www.go-mono.com/download.html">Mono 0.30.1</a>, gtk-sharp, monodoc, gtksourceview-sharp, gtkmozembed-sharp, debugger</b>
+      <b>5. <a href="http://www.go-mono.com/download.html">Mono 0.31</a>, gtk-sharp, monodoc, gtksourceview-sharp, gtkmozembed-sharp, debugger</b>
 
-      <p>Though you may use a pre-packaged copy of the runtime, we recommend compiling one yourself from CVS. gtk-sharp and gtksourceview-sharp <b>must</b> be compiled from CVS.</p>
+      <i>Note: For current svn snapshots, it is highly recommended you use a packaged copy of mono 0.31. CVS mono may be used, but we don't guarantee it will work. Compile cvs modules to a prefix of `<tt>/usr</tt>', since this is where RPMs, DEBs, and ebuilds will put your mono package.</i>
 
+      <p>Though you may use a pre-packaged copy of the runtime, gtk-sharp, gtksourceview-sharp, et al <b>must</b> be compiled from CVS.</p>
+
       <ul>
-         <li>Download the latest cvs copies of mono, mcs, gtk-sharp, and gtksourceview-sharp:
+         <li>Download the latest cvs copies of mono, mcs, gtk-sharp, monodoc, gtksourceview-sharp, gtkmozembed-sharp, and debugger:
 
 <pre class="code">
 export CVSROOT=:pserver:anonymous at anoncvs.go-mono.com:/mono




More information about the Monodevelop-patches-list mailing list