$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] BBv2 documentation: Chapter 2. Installation
From: Matchek (maciej_at_[hidden])
Date: 2012-03-02 14:41:30
This page:
http://www.boost.org/boost-build2/doc/html/bbv2/installation.html
...refers to bjam.
Run
./bjam install --prefix=PREFIX
But the current Boost release suggests using b2 for building not bjam.
I'm confused. Could someone clarify?
Maciej