[Monodevelop-patches-list] r1329 - trunk/md-website/tutorials
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Thu Apr 1 02:47:21 EST 2004
Author: deboald
Date: 2004-04-01 02:47:21 -0500 (Thu, 01 Apr 2004)
New Revision: 1329
Modified:
trunk/md-website/tutorials/package_install.aspx
Log:
More clean up, testing
Modified: trunk/md-website/tutorials/package_install.aspx
===================================================================
--- trunk/md-website/tutorials/package_install.aspx 2004-04-01 07:42:43 UTC (rev 1328)
+++ trunk/md-website/tutorials/package_install.aspx 2004-04-01 07:47:21 UTC (rev 1329)
@@ -32,7 +32,7 @@
Otherwise, download the
<a href="http://ftp.acc.umu.se/pub/gnome/sources/gtksourceview/0.7/gtksourceview-0.7.0.tar.gz">official
tarball (0.7)</a>.
-The `<tt>./configure</tt>' line is a little more involved than usual. Use the example below:</p>
+The `<tt>./configure</tt>' line is a little more involved than usual. Use the example below:
<pre class="code">
tar -xzf gtksourceview-0.7.0.tar.gz
cd gtksourceview-0.7.0
@@ -40,6 +40,7 @@
make
make install
</pre>
+ </p>
<br /><br />
<b>3. gtkmozembed</b>
@@ -94,12 +95,13 @@
make
make install
</pre>
-
+
+ <br />
<p>Congratulations! You now have the latest copy of MonoDevelop installed. Don't forget to report
all the bugs you find.</p>
<br/><br/>
- <hr />
+ <hr width="90%" />
<p>This document was written by <a href="mailto:steve at citygroup.ca">Steve Deobald</a>
and is licensed under the Creative Commons License. If this document contains errors or could
be improved, please let me know.</p>
More information about the Monodevelop-patches-list
mailing list