[cairo] undefined symbol: cairo_pdf_surface_set_dpi

ITSec_Mike itsec.listuser at gmail.com
Sun Nov 25 07:14:53 PST 2007


Hi all

I have the following configuation on SUSE 9.3
python	2.4
cairo 	1.4.10
pycairo	1.4.0

By calling python -c 'import cairo' I get the following error message:

Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "/usr/lib/python2.4/site-packages/cairo/__init__.py", line 1, in ?
    from _cairo import *
ImportError: /usr/lib/python2.4/site-packages/cairo/_cairo.so: undefined symbol: cairo_pdf_surface_set_dpi

I am familiar with programming but not with python;-)
How do I have to fix that?
-- 
Thanks for any tipp.
Mike
      ___              ___              ___     
     /_\ `*           /_\ `*           /_\ `*   
    (o o)            (o o)            (o o)     
ooO--(_)--Ooo----ooO--(_)--Ooo----ooO--(_)--Ooo-


More information about the cairo mailing list