Name: Anonymous 2006-07-13 22:16
I'm trying to build GTK+ 2.10.0 and the ./configure is failing at detecting pango. I have installed cairo before pango, so pango should be detecting cairo (and seems to be except for some XRender errors in the config.log of pango).
When I install an older version of pango than GTK+ wants, it complains that a newer version is needed. So I install a newer version, and it complains that pango isn't installed.
Here's the message that ./configure dies with:
checking for X11/extensions/Xrandr.h... yes
checking Pango flags... configure: error:
*** Pango not found. Pango built with Cairo support is required
*** to build GTK+. See http://www.pango.org for Pango information.
Any tips/tricks before I go to the GTK+ mailing list?
When I install an older version of pango than GTK+ wants, it complains that a newer version is needed. So I install a newer version, and it complains that pango isn't installed.
Here's the message that ./configure dies with:
checking for X11/extensions/Xrandr.h... yes
checking Pango flags... configure: error:
*** Pango not found. Pango built with Cairo support is required
*** to build GTK+. See http://www.pango.org for Pango information.
Any tips/tricks before I go to the GTK+ mailing list?