$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] bjam
From: Matthew Chambers (matt.chambers42_at_[hidden])
Date: 2011-08-22 16:04:23
On 8/22/2011 3:02 PM, er wrote:
> On 8/22/11 1:40 PM, er wrote:
>> Could someone please help with this problem?
>>
>> $ cd /usr/local/
>> $ sudo svn export http://svn.boost.org/svn/boost/trunk boost-trunk
>> $ sudo ./bootstrap.sh
My guess would be you have a system-provided bjam conflicting with the most up to date one. What is
the output of 'which bjam'?
-Matt