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.
Any idea where I should go from here? Google isn't immediately turning up
any good answers on how to fix this...
--------------------------
scons: Reading SConscript files ...
Saved options: default_targets = 'test,wesnoth,wesnothd'
Checking whether C++ compiler works (g++ version >= 3.3 required)... (cached)
yes
Checking for Boost iostreams library version >= 1.33.0... (cached) yes
Checking for gzip support in Boost Iostreams... (cached) yes
Checking for Boost smart_ptr library... (cached) yes
Checking for C header file libintl.h... (cached) yes
Checking for Simple DirectMedia Layer library version >= 1.2.7... (cached) yes
Checking for SDL_net library... (cached) yes
Checking for Pango with cairo backend... Package pangocairo was not found in
the pkg-config search path.
Perhaps you should add the directory containing `pangocairo.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pangocairo' found
(cached) no
Client prerequisites are not met. wesnoth, wesnoth_editor, cutter and exploder
cannot be built.
_______________________________________________
Wesnoth-dev mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-dev