На Wed, 1 Oct 2008 14:52:57 -0700 (PDT)
Noah Gibbs <[EMAIL PROTECTED]> записано:

>   Hi!  I'm attempting to compile the SVN version of Wesnoth on Ubuntu.  I'm 
> having trouble with pangocairo, specifically with the fact that my pkg-config 
> doesn't seem to list it.  Libpangocairo exists under /usr/lib, but scons is 
> saying no dice (transcript below).  It seems to be right -- running 
> 'pkg-config --libs pangocairo' doesn't think pangocairo is registered with 
> pkg-config either.

To register a package to pkg-config you need to place its .pc file(in this case 
pangocairo.pc) to /usr/lib/pkgconfig. The .pc file is provided by 
libpango1.0-dev package.

_______________________________________________
Wesnoth-dev mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-dev

Reply via email to