Re: Compiling glib on win32



salsaman <salsaman gmail com>:

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.



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"]= ?

S["PYTHON"]="/c/Programmi/Python31/python"
This is wrong, in my PATH I have, among other paths,
C:\Programmi\Python31;c:\programmi\python25
and in my program files directory I have both the directories, but in neither of those there is a /python subdirectory...
--
Regards,
Manuel Ferrero
R&D department

Reer SpA	
Tel.  +39 011 2482215
Fax. +39 011 859867

L'utilizzo non autorizzato del presente messaggio e' vietato e potrebbe costituire reato.
Se il presente messaggio non e' a Lei indirizzato, il suo contenuto non deve essere considerato
come trasmesso o autorizzato dalla Reer SpA; in tale caso Le saremmo grati se, via e-mail,
ce ne comunicasse l'errata ricezione.

The unauthorized use of this e-mail is prohibited and could constitute an offence.
If you are not the intended recipient of this message its contents shall be understood as neither
given nor endorsed by Reer SpA. Please notify Reer SpA by e-mail immediately in that case.



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