mail-archives/monodevelop-patches-list/2004-March/000903.html

102 строки
5.4 KiB
HTML
Исходник Постоянная ссылка Обычный вид История

2019-06-06 22:06:15 +03:00
<!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
&lt;/pre&gt;
-
+ &lt;br /&gt;
&lt;b&gt;3. &lt;a href=&quot;<A HREF="http://www.mozilla.org/unix/gtk-embedding.html&quot;">http://www.mozilla.org/unix/gtk-embedding.html&quot;</A>&gt;gtkmozembed&lt;/a&gt;&lt;/b&gt;
&lt;p&gt;gtkmozembed can generally be found as (or in) a package for your OS. For example:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Debian: `mozilla-dev'&lt;/li&gt;
@@ -53,7 +53,7 @@
&lt;li&gt;FreeBSD: `mozilla-gtkmozembed'&lt;/li&gt;&lt;/ul&gt;
I have yet to find an official tarball for gtkmozembed, but I haven't looked very hard. If you know of one, please &lt;a href=&quot;mailto:<A HREF="http://lists.ximian.com/mailman/listinfo/monodevelop-patches-list">steve at citygroup.ca</A>&quot;&gt;let me know&lt;/a&gt;.
&lt;/p&gt;
- &lt;br /&gt;
+ &lt;br /&gt;&lt;br /&gt;
&lt;b&gt;4. &lt;a href=&quot;<A HREF="http://gtksourceview.sourceforge.net/&quot;">http://gtksourceview.sourceforge.net/&quot;</A>&gt;GtkSourceView 0.7&lt;/a&gt;&lt;/b&gt;
&lt;p&gt;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 &lt;a href=&quot;<A HREF="http://ftp.acc.umu.se/pub/gnome/sources/gtksourceview/0.7/gtksourceview-0.7.0.tar.gz&quot;">http://ftp.acc.umu.se/pub/gnome/sources/gtksourceview/0.7/gtksourceview-0.7.0.tar.gz&quot;</A>&gt;official tarball (0.7)&lt;/a&gt;. Then install:&lt;/p&gt;
@@ -66,9 +66,9 @@
make install
&lt;/pre&gt;
-
+ &lt;br /&gt;
&lt;b&gt;5. &lt;a href=&quot;<A HREF="http://www.go-mono.com/download.html&quot;">http://www.go-mono.com/download.html&quot;</A>&gt;Mono 0.31&lt;/a&gt;, gtk-sharp, monodoc, gtksourceview-sharp, gtkmozembed-sharp, debugger&lt;/b&gt;
-
+ &lt;br /&gt;&lt;br /&gt;
&lt;i&gt;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 `&lt;tt&gt;/usr&lt;/tt&gt;', since this is where RPMs, DEBs, and ebuilds will put your mono package.&lt;/i&gt;
&lt;p&gt;Though you may use a pre-packaged copy of the runtime, gtk-sharp, gtksourceview-sharp, et al &lt;b&gt;must&lt;/b&gt; be compiled from CVS.&lt;/p&gt;
</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>