[pygtk] Missing module pangocairo

Jacob Kroon jacob.kroon at gmail.com
Sat Apr 8 00:56:37 WST 2006


I assume that your compiling pygtk yourself, and not using the packaging
system for your distribution (which takes care of these things for you).
I believe PyGTK autodetects if cairo library + cairo development files
are installed on your system during configure, so make sure you have
those installed.

The important thing in there is "cairo development files".

--Jacob

On Fri, 2006-04-07 at 12:27 -0400, Pierre Thibault wrote:
> Hello,
> 
> I don't have the module pangocairo with my installation of pygtk. I have 
> cairo but not pangocairo. How can I add this module?
> 



More information about the pygtk mailing list