On 29 Mar 2008, at 12:13, Skywave wrote:

> Hello, i am trying to render some SVG and PDF with the rundemo.py  
> script, but i am not getting the error that pycairo is not  
> available. I am running Ubuntu 7.10 and installed every package i  
> could with some link to pycairo. Someone who could assist me with  
> this?
>

Could you try :

python
 >>> import cairo

If you're getting pycairo is not available, please consult :http:// 
cairographics.org/pycairo/

Also, when building mapnik, make sure SCons has access to pycairo:

pkg-config --libs --cflags pycairo

Artem


PS. Consider subscribing to this list!

> _______________________________________________
> Mapnik-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/mapnik-users

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to