On 23/04/07, Gian Mario Tagliaretti <[EMAIL PROTECTED]> wrote:
> libglade is there (I can use the Perl bindings with no problem). How
> can I get ./configure to find it?
Did you compile the perl bindings yourself or is it a package of your
distro? Maybe you don't have the -devel package of libglade installed.
I compiled the Perl bindings myself. And indeed pkg-config finds the library:
$ pkg-config --modversion libglade-2.0
2.0.1
*penny drops*
pygtk needs >= libglade 2.5.
I've just installed 2.6.0 and ./configure finds it.
Sorry for the bandwidth
Jeff
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/