Re: Compiling glib on win32



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 have python 2.5 and python 3.1 on my pc and in my PATH variable and
I set a variable named PYTHON pointing to my python installation:
C:\Programmi\Python25
Still no luck.

What does config.status (a file generated when you execute ./configure)
say for S["PYTHON"]= ?

mvg,
Dieter



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]