Re: Pycairo: can't find python devel header files?
Fabrice DELENTE <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
> 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 -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo