Boost logo

Boost-Build :

Subject: Re: [Boost-build] building bjam with python support
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-10-21 03:22:20


On Tuesday 21 October 2008 07:46:56 David Montgomery wrote:
>
> Hi,
> I am trying to build bjam with python support. This is the code that I execute…
> sh ./build.sh gcc --with-python=/usr/include/python2.5

Try

        --with-python=/usr

The --with option takes install prefix of a package, not location of headers.

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk