$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Edward Diener (eddielee_at_[hidden])
Date: 2006-04-04 16:33:50
I have setup BoostBook on my system following the instructions at Boost
in the BoostBook documentation. I attempted to generate documentation
for one of the sandbox projects, going to the dandbox project's libs/doc
directory and executing bjam --v2 there. I received a message saying
that "error: Did not find Jamfile or project-root.jam in any parent
directory." But I can clearly see a Jamfile in the sandboxes root
directory. Does anybod have any idea what has gone wrong ?