gtkmodule.c:33:22: error: pycairo.h: No such file or directory
gtkmodule.c:34: error: syntax error before '*' token
gtkmodule.c:34: warning: type defaults to 'int' in declaration of 'Pycairo_CAPI'
gtkmodule.c:34: warning: data definition has no type or storage class
gtkmodule.c: In function 'init_pycairo':
gtkmodule.c:201: error: 'Pycairo_IMPORT' undeclared (first use in this function)
gtkmodule.c:201: error: (Each undeclared identifier is reported only once
gtkmodule.c:201: error: for each function it appears in.)
it seems pygtk 2.9.2 needs python-cairo-dev to compile
after installing python-cairo-dev need to make clean in pygtk of course..
Jorg
-- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
