зеркало из https://github.com/mono/mail-archives.git
102 строки
5.4 KiB
HTML
102 строки
5.4 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Monodevelop-patches-list] r1296 - trunk/md-website/tutorials
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:monodevelop-patches-list%40lists.ximian.com?Subject=%5BMonodevelop-patches-list%5D%20r1296%20-%20trunk/md-website/tutorials&In-Reply-To=">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
||
|
<LINK REL="Previous" HREF="000902.html">
|
||
|
<LINK REL="Next" HREF="000904.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Monodevelop-patches-list] r1296 - trunk/md-website/tutorials</H1>
|
||
|
<B>commit-watcher at mono-cvs.ximian.com</B>
|
||
|
<A HREF="mailto:monodevelop-patches-list%40lists.ximian.com?Subject=%5BMonodevelop-patches-list%5D%20r1296%20-%20trunk/md-website/tutorials&In-Reply-To="
|
||
|
TITLE="[Monodevelop-patches-list] r1296 - trunk/md-website/tutorials">commit-watcher at mono-cvs.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Mon Mar 29 16:39:51 EST 2004</I>
|
||
|
<P><UL>
|
||
|
<LI>Previous message: <A HREF="000902.html">[Monodevelop-patches-list] r1295 - in trunk/MonoDevelop/src/Libraries/MonoDevelop.Gui.Utils: . FileIcons
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="000904.html">[Monodevelop-patches-list] r1297 - in trunk/MonoDevelop/src/Main/Base: . Commands Gui/Workbench/Layouts
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#903">[ date ]</a>
|
||
|
<a href="thread.html#903">[ thread ]</a>
|
||
|
<a href="subject.html#903">[ subject ]</a>
|
||
|
<a href="author.html#903">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>Author: deboald
|
||
|
Date: 2004-03-29 16:39:51 -0500 (Mon, 29 Mar 2004)
|
||
|
New Revision: 1296
|
||
|
|
||
|
Modified:
|
||
|
trunk/md-website/tutorials/install.aspx
|
||
|
Log:
|
||
|
More minor (cosmetic) changes
|
||
|
|
||
|
|
||
|
Modified: trunk/md-website/tutorials/install.aspx
|
||
|
===================================================================
|
||
|
--- trunk/md-website/tutorials/install.aspx 2004-03-29 21:32:47 UTC (rev 1295)
|
||
|
+++ trunk/md-website/tutorials/install.aspx 2004-03-29 21:39:51 UTC (rev 1296)
|
||
|
@@ -45,7 +45,7 @@
|
||
|
make install
|
||
|
</pre>
|
||
|
|
||
|
-
|
||
|
+ <br />
|
||
|
<b>3. <a href="<A HREF="http://www.mozilla.org/unix/gtk-embedding.html"">http://www.mozilla.org/unix/gtk-embedding.html"</A>>gtkmozembed</a></b>
|
||
|
<p>gtkmozembed can generally be found as (or in) a package for your OS. For example:<br />
|
||
|
<ul><li>Debian: `mozilla-dev'</li>
|
||
|
@@ -53,7 +53,7 @@
|
||
|
<li>FreeBSD: `mozilla-gtkmozembed'</li></ul>
|
||
|
I have yet to find an official tarball for gtkmozembed, but I haven't looked very hard. If you know of one, please <a href="mailto:<A HREF="http://lists.ximian.com/mailman/listinfo/monodevelop-patches-list">steve at citygroup.ca</A>">let me know</a>.
|
||
|
</p>
|
||
|
- <br />
|
||
|
+ <br /><br />
|
||
|
|
||
|
<b>4. <a href="<A HREF="http://gtksourceview.sourceforge.net/"">http://gtksourceview.sourceforge.net/"</A>>GtkSourceView 0.7</a></b>
|
||
|
<p>GtkSourceView is a widget for displaying sourcecode (imagine that). Since MonoDevelop uses gtksourcevew-sharp, and this is only a wrapper, we must first install GtkSourceView. You may download a binary package for your distribution if it provides version 0.7 or higher. Otherwise, download the <a href="<A HREF="http://ftp.acc.umu.se/pub/gnome/sources/gtksourceview/0.7/gtksourceview-0.7.0.tar.gz"">http://ftp.acc.umu.se/pub/gnome/sources/gtksourceview/0.7/gtksourceview-0.7.0.tar.gz"</A>>official tarball (0.7)</a>. Then install:</p>
|
||
|
@@ -66,9 +66,9 @@
|
||
|
make install
|
||
|
</pre>
|
||
|
|
||
|
-
|
||
|
+ <br />
|
||
|
<b>5. <a href="<A HREF="http://www.go-mono.com/download.html"">http://www.go-mono.com/download.html"</A>>Mono 0.31</a>, gtk-sharp, monodoc, gtksourceview-sharp, gtkmozembed-sharp, debugger</b>
|
||
|
-
|
||
|
+ <br /><br />
|
||
|
<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>
|
||
|
|
||
|
|
||
|
</PRE>
|
||
|
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI>Previous message: <A HREF="000902.html">[Monodevelop-patches-list] r1295 - in trunk/MonoDevelop/src/Libraries/MonoDevelop.Gui.Utils: . FileIcons
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="000904.html">[Monodevelop-patches-list] r1297 - in trunk/MonoDevelop/src/Main/Base: . Commands Gui/Workbench/Layouts
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#903">[ date ]</a>
|
||
|
<a href="thread.html#903">[ thread ]</a>
|
||
|
<a href="subject.html#903">[ subject ]</a>
|
||
|
<a href="author.html#903">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
|
||
|
<hr>
|
||
|
<a href="http://lists.ximian.com/mailman/listinfo/monodevelop-patches-list">More information about the Monodevelop-patches-list
|
||
|
mailing list</a><br>
|
||
|
</body></html>
|