$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Trying bjam --help
From: Edward Diener (eldiener_at_[hidden])
Date: 2010-12-01 17:17:46
I open a command window and type 'bjam --help'. What I get is:
"Unable to load Boost.Build: could not find "boost-build.jam"
---------------------------------------------------------------
Attempted search from C:\Users\eldiener up to the root
at C:/Programming/share/boost-build
Please consult the documentation at 'http://www.boost.org'."
This is absurd. Why should it be necessary to locate anything just to
give me help about the Boost Build 'bjam' command ? Please fix this.