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

90 строки
5.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Monodevelop-patches-list] r1590 - 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%20r1590%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="001196.html">
<LINK REL="Next" HREF="001198.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Monodevelop-patches-list] r1590 - 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%20r1590%20-%20trunk/md-website/tutorials&In-Reply-To="
TITLE="[Monodevelop-patches-list] r1590 - trunk/md-website/tutorials">commit-watcher at mono-cvs.ximian.com
</A><BR>
<I>Thu May 6 20:00:13 EDT 2004</I>
<P><UL>
<LI>Previous message: <A HREF="001196.html">[Monodevelop-patches-list] r1589 - in trunk/MonoDevelop/src/Main/Base: . Gui/Pads/ClassScout
</A></li>
<LI>Next message: <A HREF="001198.html">[Monodevelop-patches-list] r1591 - trunk/MonoDevelop/src/Main/Base/Gui/Pads/ClassScout
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1197">[ date ]</a>
<a href="thread.html#1197">[ thread ]</a>
<a href="subject.html#1197">[ subject ]</a>
<a href="author.html#1197">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Author: tberman
Date: 2004-05-06 20:00:13 -0400 (Thu, 06 May 2004)
New Revision: 1590
Modified:
trunk/md-website/tutorials/package_install.aspx
Log:
fix
Modified: trunk/md-website/tutorials/package_install.aspx
===================================================================
--- trunk/md-website/tutorials/package_install.aspx 2004-05-06 23:37:22 UTC (rev 1589)
+++ trunk/md-website/tutorials/package_install.aspx 2004-05-07 00:00:13 UTC (rev 1590)
@@ -24,7 +24,7 @@
&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, &lt;a href=&quot;<A HREF="http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.8/ORBit2-2.8.3.tar.gz&quot;">http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.8/ORBit2-2.8.3.tar.gz&quot;</A>&gt;download ORBit 2.8.3&lt;/a&gt;. Note, if you have a newer 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.&lt;/p&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;
@@ -59,7 +59,7 @@
&lt;b&gt;4. 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.8/icu-2.8.tgz&quot;">ftp://www-126.ibm.com/pub/icu/2.8/icu-2.8.tgz&quot;</A>&gt;International Components for Unicode 2.8&lt;/a&gt;&lt;/li&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;
&lt;li&gt;&lt;a href=&quot;<A HREF="http://www.go-mono.com/archive/beta1/mono-0.91.tar.gz&quot;">http://www.go-mono.com/archive/beta1/mono-0.91.tar.gz&quot;</A>&gt;mono 0.91&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;<A HREF="http://www.go-mono.com/archive/beta1/gtk-sharp-0.91.1.tar.gz&quot;">http://www.go-mono.com/archive/beta1/gtk-sharp-0.91.1.tar.gz&quot;</A>&gt;gtk-sharp 0.91.1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;<A HREF="http://www.go-mono.com/archive/beta1/monodoc-0.15.tar.gz&quot;">http://www.go-mono.com/archive/beta1/monodoc-0.15.tar.gz&quot;</A>&gt;monodoc 0.15&lt;/a&gt;&lt;/li&gt;
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001196.html">[Monodevelop-patches-list] r1589 - in trunk/MonoDevelop/src/Main/Base: . Gui/Pads/ClassScout
</A></li>
<LI>Next message: <A HREF="001198.html">[Monodevelop-patches-list] r1591 - trunk/MonoDevelop/src/Main/Base/Gui/Pads/ClassScout
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1197">[ date ]</a>
<a href="thread.html#1197">[ thread ]</a>
<a href="subject.html#1197">[ subject ]</a>
<a href="author.html#1197">[ 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>