[Mono-list] macosx --host=x86_64-apple-darwin10
Geoff Norton
gnorton at novell.com
Wed Jul 21 15:31:34 EDT 2010
Please follow the directions on the wiki:
http://www.mono-project.com/Compiling_Mono_on_OSX
pkg-config is required, pass ---enable-nls=no if you want to not have gettext which is an optional dep.
glib2 and libiconv are not.
-g
On 2010-07-21, at 3:28 PM, Sylvain Pointeau wrote:
>
>
> On Wed, Jul 21, 2010 at 9:21 PM, Sylvain Pointeau <sylvain.pointeau at gmail.com> wrote:
>
>
> On Wed, Jul 21, 2010 at 9:03 PM, Sylvain Pointeau <sylvain.pointeau at gmail.com> wrote:
>> for compiling mono, I installed
>> gettext 0.18.1.1
>> libiconv 1.13.1
>> glib-2.24.1
>>
>
>
> You shouldn't have installed any of these as they aren't needed, and not supported on x86-64 darwin.
>
>
> I listened to you, then I uninstall all of them...
> I rerun the command:
>
> ./autogen.sh --prefix=/user/local/mono64/ --build=x86_64-apple-darwin10
>
> then I have the error:
>
> configure: error: msgfmt not found. You need to install the 'gettext' package, or pass --enable-nls=no to configure.
>
> Should I put the option --enable-nls=no then?
>
>
>
> I just removed also pkg-config... and I have now:
>
> configure: error: You need to install pkg-config
> configure: error: ./configure failed for eglib
>
>
> Are you sure I should not install those tools?
>
> Best regards,
> Sylvain
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20100721/b35b3bde/attachment.html
More information about the Mono-list
mailing list