9 Sep
2004
9 Sep
'04
9:29 a.m.
Hi
couldn't find Python.h in "/usr/include"
It sounds like you're trying to build all of the boost libraries, one of which is boost.python and requires python to be installed. The chances are you don't need to use all of the boost libraries and a large number, if not most, do not require a library to be built as they are entirely header file based. You should check to see which libraries you actually want to use and only compile those where necessary. HTH. Regards Paul Paul Grenyer email: paul@paulgrenyer.co.uk web: http://www.paulgrenyer.co.uk There's someone in my head, but it's not me.