>On Sun, Feb 23, 2020 at 11:18:58PM +0100, Cliff McDiarmid via blfs-support >wrote:
> >> Hi> > Can anyone help here? I'm building Gtk+-2.24.13. All dependencies > >> have been built as per book, but I'm getting:> > 'Pango not found. Pango built with Cairo support is required to build GTK+'> > According to the> >Meson output Pango is being built with Cairo support:> [...]>> >Which version of the book?>> Version 9.0 stable>> >Just in case: was libglade installed when you built pycairo (it should be) ? Thanks ken, but it was something simple in the end. A lot of these packages install to /usr. But not to /usr/lib in some cases, but to /usr/lib64. Therefore the .pc files are there too. I just needed to update my PKG_CONFIG_PATH env.variable. You can see I only do these builds every year! Cliff -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
