$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] boost 1.56 where is 'tools/build/v2' ?
From: Michael Shepanski (mps_at_[hidden])
Date: 2014-08-26 08:26:48
On 26/08/2014 8:38 PM, Vladimir Prus wrote:
>
> Michael,
>
> the recommended approach is to put user-config.jam in your home directory.
Aha!
(I had switched from user-config.jam to project-config.jam because I
misinterpreted an earlier post in this thread; but now it all makes
perfect sense.)
> Does this help?
Yes, it's all working now. Many thanks.
--- Michael