[Glade-users] Win32 binaries of Glade3-3.80 seems work fine... \o/\o/\o/



Quoting "Cleber N. Borges" <klebyn at yahoo.com.br>:

I edited the python.m4 conform indicated
but I get the same config.log

The python.m4 patch mentioned on the bug report Tristan mentions has
already been applied for Glade 3.8.0. All you need to do is set the
PYTHON_INCLUDES, PYTHON_LIBS and PYTHON_LIB_LOC environment variables
when executing ./configure --enable-python

         Source code location:    .
         Compiler:                gcc
         GTK+ UNIX Print Widgets: no
         GNOME UI Widgets:        no
         PYTHON Widgets support:  no

         Build Reference Manual:  no
         Build User Manual:       no


and more:

configure:13896: checking for PYGTK
configure:13903: $PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.10.0"
Package pygtk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `pygtk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pygtk-2.0' found
configure:13906: $? = 1
configure:13919: $PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.10.0"
Package pygtk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `pygtk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pygtk-2.0' found

The above would indicate C:\Python27\Lib\pkgconfig (or wherever Python
lives on your system) either:
- does not exist;
- does not have pycairo.pc, pygobject-2.0.pc and pygtk-2.0.pc;
- is not on your PKG_CONFIG_PATH environment variable.

See the build_glade.sh script attached to
https://bugzilla.gnome.org/show_bug.cgi?id=634978
It contains all the little details needed to build Glade 3.8.0
without Python support (./configure --disable-python) + with Python
support both for 2.6 and 2.7, so it builds 3 different versions.

Also, the versions with Python support are already included
in the PyGTK All-in-one installer:
http://www.daa.com.au/pipermail/pygtk/2011-April/019653.html

mvg,
Dieter


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




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