зеркало из https://github.com/mono/mail-archives.git
114 строки
3.8 KiB
HTML
114 строки
3.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-osx] Steps to recompile mono after svn update
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20Steps%20to%20recompile%20mono%20after%20svn%20update&In-Reply-To=SNT103-W274711F5D9FFE5BBF68C16826C0%40phx.gbl">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="002230.html">
|
|
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-osx] Steps to recompile mono after svn update</H1>
|
|
<B>Eric Dunstan</B>
|
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20Steps%20to%20recompile%20mono%20after%20svn%20update&In-Reply-To=SNT103-W274711F5D9FFE5BBF68C16826C0%40phx.gbl"
|
|
TITLE="[Mono-osx] Steps to recompile mono after svn update">e_dunstan at hotmail.com
|
|
</A><BR>
|
|
<I>Thu Apr 30 18:01:38 EDT 2009</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="002230.html">[Mono-osx] Steps to recompile mono after svn update
|
|
</A></li>
|
|
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#2231">[ date ]</a>
|
|
<a href="thread.html#2231">[ thread ]</a>
|
|
<a href="subject.html#2231">[ subject ]</a>
|
|
<a href="author.html#2231">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>
|
|
Or, are these the correct steps to recompile mono after a svn update?
|
|
Note that this assumes the previous call: source setup_mono.sh
|
|
where setup_mono is like the script in: <A HREF="http://mono-project.com/Compiling_Mono_on_OSX">http://mono-project.com/Compiling_Mono_on_OSX</A>
|
|
|
|
cd mono
|
|
|
|
make clean
|
|
|
|
make distclean
|
|
|
|
./autogen.sh --prefix=$MONO_PREFIX
|
|
|
|
make
|
|
|
|
make install
|
|
|
|
cd ..
|
|
|
|
|
|
I know that make clean removes the files made by make and make distclean removes the files made by configure. So is this correct?
|
|
|
|
thanks,
|
|
|
|
Eric
|
|
From: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">e_dunstan at hotmail.com</A>
|
|
To: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">mono-osx at lists.ximian.com</A>; <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">miguel at novell.com</A>
|
|
Subject: Steps to recompile mono after svn update
|
|
Date: Thu, 30 Apr 2009 21:31:59 +0000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hello,
|
|
|
|
What are the recommended steps to recompiling mono after a svn update?
|
|
|
|
Do we run these commands?
|
|
|
|
make clean
|
|
./autogen.sh --prefix=$MONO_PREFIX
|
|
make
|
|
make install
|
|
|
|
Thanks,
|
|
|
|
Eric
|
|
|
|
|
|
Windows Live™ Hotmail®:…more than just e-mail. Check it out.
|
|
_________________________________________________________________
|
|
Rediscover Hotmail®: Get quick friend updates right in your inbox.
|
|
<A HREF="http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Updates2_042009">http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Updates2_042009</A>
|
|
-------------- next part --------------
|
|
An HTML attachment was scrubbed...
|
|
URL: <A HREF="http://lists.ximian.com/pipermail/mono-osx/attachments/20090430/7feb8473/attachment.html">http://lists.ximian.com/pipermail/mono-osx/attachments/20090430/7feb8473/attachment.html</A>
|
|
</PRE>
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="002230.html">[Mono-osx] Steps to recompile mono after svn update
|
|
</A></li>
|
|
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#2231">[ date ]</a>
|
|
<a href="thread.html#2231">[ thread ]</a>
|
|
<a href="subject.html#2231">[ subject ]</a>
|
|
<a href="author.html#2231">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
|
|
mailing list</a><br>
|
|
</body></html>
|