$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-10-10 03:41:54
Hi Eugene,
> I am completely new boost.build.
> Could you please give me a head start?
>
> I downloaded the latest version
> but when I try to build it with bjam
> I get "Boost.Jam version 3.1.7 or latter required"
> I am using bjam v3.1.4.
> It is the latest version that I could get at boost.
> Thank you,
Did you look at the installation docs? They say you must go to "jam_src" and
build jam.
- Volodya