On Thu, Mar 1, 2012 at 6:34 AM, Manuel Ferrero wrote:
> salsaman <[email protected]>:
>
>
>> On Thu, 01 Mar 2012 09:34:50 +0100, Manuel Ferrero wrote:
>>>
>>> I can't see python as a prerequisite to compile GLib:
>>> http://developer.gnome.org/glib/2.30/glib-building.html
>>
>>
>> Check configure.ac, it specifically states:
>> AM_PATH_PYTHON(2.5,,PYTHON="/usr/bin/env python2.5")
>
>
> I saw it, after you point me to it. But in the page I linked I can't see any
> reference to python. I think it sould be.
>

And if you don't need GLIB with Python you should be able to use
--without-python option in configure.  The help output of configure
--help should let you know the option exists.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to