$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Hin-Tak Leung (hin-tak.leung_at_[hidden])
Date: 2007-01-16 05:29:54
Voph Devel wrote:
<snipped>
> I didn't manually build boost and boost.python. I'm running Debian, and
> I have the corresponding .so files for boost and python in my usr/lib. I
> have python 2.3 2.4 and 2.5 installed.
>
> pyconfig.h seems to be auto-generated. but i haven't a single clue for
> launching this ?
>
>
> do you know about my problem ?
You need to install the python-devel package, under debian.
good luck.