PangoCairo dependency
Hi all,
I wanted to get a look at the new single-window gimp and set about compiling v2.7.4 from source under Mint 12. I managed to resolve most of the dependencies thanks to this article:
http://www.gimpusers.com/tutorials/compiling-gimp-for-ubuntu
but I have encountered one that I haven't managed to solve, even with Google:
[...]
checking for PANGOCAIRO... no
configure: error: Test for PangoCairo failed.
*** We require Pango with the optional support for Cairo compiled in.
[...]
I have the source for pango-1.29.5.
./configure --help doesn't offer any information on pangocairo.
I have libcairo2-dev installed, but that alone doesn't appear to be enough. Any ideas on how to solve this?
Thanks