[Mono-osx] Steps to recompile mono after svn update

Eric Dunstan e_dunstan at hotmail.com
Thu Apr 30 18:01:38 EDT 2009


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: http://mono-project.com/Compiling_Mono_on_OSX

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: e_dunstan at hotmail.com
To: mono-osx at lists.ximian.com; miguel at novell.com
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. 
http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Updates2_042009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20090430/7feb8473/attachment.html 


More information about the Mono-osx mailing list