[Gtk-sharp-list] (macosX) gtk-sharp 2.10.0 installation : gobject not recognized

lolveley olivier57b at yahoo.fr
Tue Aug 14 17:39:05 EDT 2007


hi glenn,

I don't know if pkgconfig is installed, I mean I have not installed it 
by myself.
I noticed macports have a port "pkgconfig 0.22.0" which is active.
I will have a look at that.
What is the name of the pkg-config definitions 's folder?

lolveley.

Glenn Martin a écrit :
> Do you have pkg-config installed? if you do you can retarted your
> PKG_CONFIG_PATH to where the installer added the pkg-config definitions
> of the new version and it will build... If you dont itll find 2.6 (the
> default for whats on your system).
>
> Glenn
>
> lolveley wrote:
>   
>> Hi,
>>
>> I have installed glib 2.14.0 from the tarball (and I tried also with 
>> macports, but without success), and the path of the pkgconfig files was 
>> included in the PKG_CONFIG_PATH.
>>
>> But when I launch (in the gtk-sharp folder) "configure" with the 
>> parameters --prefix=$mono, where mono is the path of the mono framework,
>>
>> I have the following message:
>>
>>     checking for GLIB... Requested 'gobject-2.0 >= 2.10.0' but version
>>     of GObject is 2.6.3
>>     configure: error: Package requirements (gobject-2.0 >= 2.10.0) were
>>     not met:
>>
>>
>>
>>     Consider adjusting the PKG_CONFIG_PATH environment variable if you
>>     installed software in a non-standard prefix.
>>
>>     Alternatively, you may set the environment variables GLIB_CFLAGS
>>     and GLIB_LIBS to avoid the need to call pkg-config.
>>     See the pkg-config man page for more details.
>>
>> It seems clear that glib is badly recognized.
>> Do you know what should I do to test my installation, or to solve this 
>> issue?
>>
>> lolveley.
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>>
>>     
>
>   


More information about the Gtk-sharp-list mailing list