Re: [pygtk] building pygtk

2012-03-14 Thread Dieter Verfaillie
On Wed, 14 Mar 2012 19:25:38 +, Wadud Miah (ITCS) wrote: /gpfs/grace/glib-2.31.2/include/glib-2.0/glib/gspawn.h:22:2: error: #error "Only can be included directly." gtkunixprintmodule.c:30:30: error: gtk/gtkunixprint.h: No such file or directory make[2]: *** [gtkunixprint_la-gtkunixprintmodu

Re: [pygtk] building pygtk

2012-03-14 Thread Wadud Miah (ITCS)
Hi Cristian, Thanks for your help. I have installed the devel RPM, but this is an old one. I have installed gtk+ version 3.2.2 which includes gtk.unixprint, which version 2.10 does not have. When I execute the configure script, it keeps finding the system installed version of gtk 2.10 instead o

Re: [pygtk] building pygtk

2012-03-14 Thread Tomeu Vizoso
On Wed, Mar 14, 2012 at 19:08, cristian abarzúa wrote: > Hi. > > Install the development packages for gtk ( libgtk2.0-dev) He says to be building those from source. I guess it would help to see the config.log file. Regards, Tomeu > Regards. > > Cristian > > > El 14/03/12 14:45, Wadud Miah (ITC

Re: [pygtk] building pygtk

2012-03-14 Thread cristian abarzúa
Hi. Install the development packages for gtk ( libgtk2.0-dev) Regards. Cristian El 14/03/12 14:45, Wadud Miah (ITCS) escribió: Hello, I am trying to build pygtk and have built its dependencies (with PKG_CONFIG_PATH configured): atk gtk+ pango pangocairo pygobject However, when I

[pygtk] building pygtk

2012-03-14 Thread Wadud Miah (ITCS)
Hello, I am trying to build pygtk and have built its dependencies (with PKG_CONFIG_PATH configured): atk gtk+ pango pangocairo pygobject However, when I do a "configure" for pygtk, it says: The following modules will be built: atk pango pangocairo The following modules will NOT be bui