[Gtk-sharp-list] Trouble compiling GTK# on MacOS X

Erik Dasque edasque@ximian.com
Fri, 19 Mar 2004 15:00:02 -0500


Ah, sorry, I remember now. Use fink to get the autoconf, autobuild, 
pkg-config, libtool, ...
Don't rely on things you've compiled yourself and installed in 
/usr/local

For example, for me :

ed$ which pkg-config
/sw/bin/pkg-config

same for the autotools, ...

Erik

On Mar 19, 2004, at 2:50 PM, Erik Dasque wrote:

> Oh, wow, that's old. Hmmm tough to remember.
>
> I think I had set a MONO_PATH which was making everything craping out. 
> I got rid of that.
>
> I have EXPORTed:
>
> DYLIB_LIBRARY_PATH="/sw/lib:/usr/lib:/usr/local/lib"
> LD_LIBRARY_PATH="/sw/lib:/usr/lib:/usr/local/lib"
> PKG_CONFIG_PATH="/sw/lib/pkgconfig:/usr/local/lib/pkgconfig"
>
> and built mono with --with-gc=boehm
>
> Do you have the latest CVS of Mono, mcs and gtk-sharp ?
>
> Erik
>
> On Mar 19, 2004, at 11:27 AM, Dmitriy Kostyuchenko wrote:
>
>> Hey, I'm getting the same error message trying to compile Gtk# from 
>> CVS on OS X.  Judging by your recent screenshot posted on Monologue, 
>> you got it working.  Could you tell me what you did to get past it?
>>
>> Thanks.
>>
>> On Jan 19, 2004, at 3:10 PM, Erik Dasque wrote:
>>
>>> Hi all,
>>>
>>> has anyone recently been able to compile GTK# on MacOS X ?
>>>
>>> I reach the following when running autogen and can't seem to get 
>>> past no matter what I try :
>>>
>>> checking for pkg-config... /usr/local/bin/pkg-config
>>> ./configure: line 18994: syntax error near unexpected token 
>>> `MONO_DEPENDENCY,'
>>> ./configure: line 18994: `PKG_CHECK_MODULES(MONO_DEPENDENCY, mono)'
>>>
>>> Thanks in advance,
>>>
>>> Erik.
>>>
>>>
>>>
>>
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list