[MonoDevelop] Mac OS X Leopard and Mono Develop 2 Alpha

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Jul 8 19:34:57 EDT 2008


On Tue, Jul 8, 2008 at 6:59 PM, mkelley <michauxkelley at gmail.com> wrote:
>
> Hi! Thanks! I tried to build Mono develop from source, but I got a couple of
> errors:
>
> 1. configure: error: You need to install update-mime-database

That's linux-specific, and now that we have an internal mime system,
it's only necessary to associate MD with various file types on linux
systems.

Take a look at profiles/mac in SVN. Appararently you need ot build
with the following options:
--disable-subversion --disable-update-mimedb
--disable-update-desktopdb --disable-gnomeplatform
--enable-macplatform

> 2. configure: error: You need to install msgmerge from intltool

You need intltool. (Well, you could build without, but you'd have to
edit the translation system out of the makefiles). Can you get it from
macports (IIRC) ?

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list