[cairo] Pycairo: can't find python devel header files?
Fabrice DELENTE
delentef at gmail.com
Wed Feb 22 14:58:21 PST 2012
> I think this might be a Python installation problem, rather than cairo.
>
> Maybe you need to make your python with --enable shared, as in:
>
> make clean; configure --enable-shared --prefix=/usr
> --sysconfdir=/etc --localstatdir=/var; make; make install
>
> It could be that libm.so/.dylib/.dll would be loaded later somehow.
>
> Thanks,
> Dimiter 'malkia' Stanev,
Spot on, I would never have thought of that, strange that the python
library is not automatically compiled in shared form; thanks for your
help!
--
F. Delente
More information about the cairo
mailing list