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.point...@gmail.com> wrote:
> 
> 
> On Wed, Jul 21, 2010 at 9:03 PM, Sylvain Pointeau 
> <sylvain.point...@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
> 

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to