mail-archives/monodevelop-patches-list/2004-May/001221.html

123 строки
6.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Monodevelop-patches-list] r1614 - in 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%20r1614%20-%20in%20trunk/md-website%3A%20.%20tutorials&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001220.html">
<LINK REL="Next" HREF="001222.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Monodevelop-patches-list] r1614 - in 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%20r1614%20-%20in%20trunk/md-website%3A%20.%20tutorials&In-Reply-To="
TITLE="[Monodevelop-patches-list] r1614 - in trunk/md-website: . tutorials">commit-watcher at mono-cvs.ximian.com
</A><BR>
<I>Wed May 19 21:43:58 EDT 2004</I>
<P><UL>
<LI>Previous message: <A HREF="001220.html">[Monodevelop-patches-list] r1613 - trunk/md-website
</A></li>
<LI>Next message: <A HREF="001222.html">[Monodevelop-patches-list] r1615 - in trunk/MonoDevelop: . build/data/templates/project build/data/templates/project/CSharp src/Main/Base src/Main/Base/Services/ParserService
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1221">[ date ]</a>
<a href="thread.html#1221">[ thread ]</a>
<a href="subject.html#1221">[ subject ]</a>
<a href="author.html#1221">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Author: tberman
Date: 2004-05-19 21:43:58 -0400 (Wed, 19 May 2004)
New Revision: 1614
Modified:
trunk/md-website/faq.aspx
trunk/md-website/tutorials/package_install.aspx
Log:
more website updates
Modified: trunk/md-website/faq.aspx
===================================================================
--- trunk/md-website/faq.aspx 2004-05-20 01:40:45 UTC (rev 1613)
+++ trunk/md-website/faq.aspx 2004-05-20 01:43:58 UTC (rev 1614)
@@ -24,7 +24,12 @@
&lt;li&gt;thread apply all bt&lt;/li&gt;
&lt;/ol&gt;
&lt;/p&gt;
-
+&lt;br/&gt;
+&lt;p&gt;&lt;a name=&quot;orbit_crash&quot;&gt;Crashes when quiting MonoDevelop&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;If you get crashes when you close MonoDevelop, check your ORBit version.&lt;/p&gt;
+&lt;p&gt;Version 2.8.2 is known to cause issues. Upgrade to 2.8.3 if at all possible.&lt;/p&gt;
+&lt;p&gt;NOTE: This update could be harmful to your gnome system, and should &lt;b&gt;NOT&lt;/b&gt; be done lightly.&lt;/p&gt;
+&lt;br&gt;
&lt;p&gt;&lt;a name=&quot;mimetype_gnome26&quot;&gt;How do I add mimetypes in gnome 2.6?&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;First you copy monodevelop.xml to $(gnome_prefix)/share/mime/packages. Then you run update-mime-database $(gnome_prefix)/share/mime. On fedora, and many other distros $gnome_prefix is /usr, so you do:&lt;/p&gt;
Modified: trunk/md-website/tutorials/package_install.aspx
===================================================================
--- trunk/md-website/tutorials/package_install.aspx 2004-05-20 01:40:45 UTC (rev 1613)
+++ trunk/md-website/tutorials/package_install.aspx 2004-05-20 01:43:58 UTC (rev 1614)
@@ -23,11 +23,8 @@
instructions guide you through installing them.
&lt;/p&gt;
- &lt;b&gt;1. ORBit2 2.8.3&lt;/b&gt;
- &lt;p&gt;Although newer and older versions of ORBit &lt;i&gt;may&lt;/i&gt; work, they have been known to produce non-fatal and data-safe crashes when MonoDevelop exits. If in doubt, leave your system as is. Note, if you have a newer/older version installed, it would be best to keep it as other pieces of your system may depend on it, and these crashes will never effect your data. It is just a crash on shutdown, and can be ignored&lt;/p&gt;
-
&lt;br /&gt;&lt;br /&gt;
- &lt;b&gt;2. GtkSourceView 0.7+&lt;/b&gt;
+ &lt;b&gt;1. GtkSourceView 0.7+&lt;/b&gt;
&lt;p&gt;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
@@ -43,7 +40,7 @@
&lt;/p&gt;
&lt;br /&gt;&lt;br /&gt;
- &lt;b&gt;3. gtkmozembed&lt;/b&gt;
+ &lt;b&gt;2. gtkmozembed&lt;/b&gt;
&lt;p&gt;&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; can generally be found in
the Mozilla development package for your OS. For example:
&lt;br /&gt;
@@ -56,7 +53,7 @@
&lt;/p&gt;
&lt;br /&gt;&lt;br /&gt;
- &lt;b&gt;4. Install Mono&lt;/b&gt;&lt;br /&gt;
+ &lt;b&gt;3. Install Mono&lt;/b&gt;&lt;br /&gt;
&lt;p&gt;MonoDevelop will require the following mono packages to be installed, in this order:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;<A HREF="ftp://www-126.ibm.com/pub/icu/2.6/icu-2.6.tgz&quot;">ftp://www-126.ibm.com/pub/icu/2.6/icu-2.6.tgz&quot;</A>&gt;International Components for Unicode 2.6 or greater&lt;/a&gt;&lt;/li&gt;
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001220.html">[Monodevelop-patches-list] r1613 - trunk/md-website
</A></li>
<LI>Next message: <A HREF="001222.html">[Monodevelop-patches-list] r1615 - in trunk/MonoDevelop: . build/data/templates/project build/data/templates/project/CSharp src/Main/Base src/Main/Base/Services/ParserService
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1221">[ date ]</a>
<a href="thread.html#1221">[ thread ]</a>
<a href="subject.html#1221">[ subject ]</a>
<a href="author.html#1221">[ 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>