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

lolveley olivier57b at yahoo.fr
Tue Aug 14 18:48:00 EDT 2007


Another thing, when I enter "pkc-config glib" I have:

    $ pkg-config glib
    sh: line 1: glib-config: command not found
    sh: line 1: glib-config: command not found
    sh: line 1: glib-config: command not found

pkg-config find glib three times?

lolveley.

lolveley a écrit :
>
> I saw there was pkgconfig and pkg-config.
> I downloaded pkg-config, and then I installed glib, but the error is 
> still there in gtk-sharp.
> is there a command I must enter in order to make glib recognized?
>
> lolveley.
>
>
>
>
> lolveley a écrit :
>> 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