$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Building with Python - cannot find python configuration
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-11-19 16:18:22
On Friday 20 November 2009 00:05:38 Robert DeLisle wrote:
> Volodya,
>
> That does indeed seem to do the trick. Thank you!
>
> I had wondered if it was a problem with my installed version of Python
> (likely compiled with MSVC) and my usage of MinGW and GCC. (The installed
> Python 2.5.4 is the binary installation from python.org.) Using your
> suggestion, however, it seems to be progressing nicely, and I get the
> following final message:
Ok, good. Of course, it would be nice to understand the reason of
the breakage. I'll poke around and then probably ask to test things.
- Volodya