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




in winXP, the python files needs for the compilation
are scattered in:

python.exe  -> c:\Python27
include -> c:\Python27\include
pygtk include -> c:\Python27\include\pygtk-2.0\pygtk\pygtk.h
pygtk include -> c:\Python27\include\pygtk-2.0\pygobject.h
Scripts -> c:\Python\Scripts
libs -> c:\Python27\libs  18 files .LIB   +   libpython27.a
pkgconfig  -> c:\Python27\Lib\pkgconfig\pygtk-2.0.pc
site-packages -> c:\Python27\Lib\site-packages
there are Lib and libs directory...

I don't know how to patch the configure file script ... :-(

any tips?

T.I.A.
Cleber
:-)




Em 12/4/2011 02:45, Cleber N. Borges escreveu:
I edited the python.m4 conform indicated
but I get the same config.log


          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






Em 12/4/2011 01:32, Tristan Van Berkom escreveu:
On Tue, Apr 12, 2011 at 1:31 AM, Tristan Van Berkom
<tristanvb at openismus.com>   wrote:
On Tue, 2011-04-12 at 01:09 -0300, Cleber N. Borges wrote:
Hello all...

I get the binary for winXP 32bit... from the unchanged source code
(tarball package)
\o/\o/\o/

but with some warnings...

pygtk don't be found but I have in my system...
How to indicate pygtk in compilation?

This bug[0] has a script attach you should try to compile 3.8.0
(I intend to add this script in a 'build/win32' subdir of Glade,
just haven't committed it yet).

Cheers,
        -Tristan

https://bugzilla.gnome.org/show_bug.cgi?id=634978

PS: If you do try the script attached to the bug, please let us know
how it went (even better if you comment on the bug).

Thanks,
     -Tristan

What many python packages I need for the compilation in winXP?

Thanks
Cleber
---------------------------------------------------------

part of config.log
-------------------------------------------------------
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
configure:13922: $? = 1
No package 'pygtk-2.0' found
configure:13949: result: no
configure:13972: checking for python
configure:13990: found /c/Python27/python
configure:14002: result: /c/Python27/python
configure:14023: checking for python version
configure:14030: result: 2.7
configure:14042: checking for python platform
configure:14049: result: win32
configure:14056: checking for python script directory
configure:14085: result: ${prefix}\Lib\site-packages
configure:14094: checking for python extension module directory
configure:14123: result: ${exec_prefix}\Lib\site-packages
configure:14137: checking for headers required to compile python extensions

---------------------------------------------------------

ALL config.log
---------------------------------------------------------
_______________________________________________
Glade-users maillist  -  Glade-users at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-users






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