[Mono-osx] Build 'mono-tools' on Mac OS X with Mono 2.6.1

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Feb 3 21:39:13 EST 2010


On Sat, Jan 30, 2010 at 3:55 PM, Michael Hutchinson
<m.j.hutchinson at gmail.com> wrote:
> On Sat, Jan 30, 2010 at 2:09 PM, JoelMarcey <jimarcey at gmail.com> wrote:
>> So my bottom line in order to get mono-tools (specifically gui-compare)
>> running is to use Linux, and probably in my case since I only have Mac and
>> Windows machines, I should just use the Virtual PC or VMWare downloads of
>> Mono and try to build mono-tools from there.
>>
>> Would you agree? Any other, more efficient ideas?
...
> c) You could fix the mono-tools makefiles to make the GNOM# dependency
> optional, so the problem is permanently fixed.

FYI I've done this and committed it.

To build you need to set up ACLOCAL_FLAGS and PATH as directed by
http://monodevelop.com/Developers/Mac_Support/Building_MonoDevelop_on_OS_X
then run autogen.sh, make, etc.

Right now you still need to fix glib-gettextize by hand, and you might
have to find a copy of glib-gettext.m4 and put it in
/Library/Frameworks/Mono.framework/Versions/Current/share/aclocal.
These will be fixed in a newer version of the CSDK.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-osx mailing list