Ralph Glass wrote:
Hi and thanks for your work on pygtk,
pygtk is working very well over here on ubuntu 5.10 and i have used it
to build a little cairo pygtk example:
http://www.ralphglass.homepage.t-online.de/clock/readme.html
Now I want to enable the postscript backend in cairo. I have managed to
install cairo-1.0.2 and pycairo-1.0.0 from source (with the postscript
backend enabled). How do I configure pygtk if i want to build the gtk
module with cairo support? (I tried to use --with-cairo and --with-gtk
option, but i always get a message that module gtk is build without
cairo)
Just install the development packages for gtk and you should be fine.
Johan
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/