$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] python/test/Jamfile.v2 help needed
From: Ralf W. Grosse-Kunstleve (rwgk_at_[hidden])
Date: 2010-04-06 02:22:05
> You just go to libs/python/test and run 'bjam' there -- using bjam
> executable create by bootstrap.sh
>
> Does this work?
Yes, thanks.
The builds seem OK now, after moving the rule block up.
Ralf