Michael Sparks wrote:
> Well, you did say you want help with locating problems. One problem with
> this is it doesn't build...

I found that I needed both the libgc and libgc-dev packages for my
Kubuntu distribution - installing them fixed the include issues that
you observed - and it does appear to be the Boehm-Demers-Weiser GC
library, yes. The only other issue I observed was the importing of the
profile and pstats modules which don't exist on my system, but those
imports seemed to be redundant and could be commented out anyway.

Paul

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to