$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] How to install Boost.Numeric.Bindings
From: Peng Yu (pengyu.ut_at_[hidden])
Date: 2008-10-23 10:32:17
Hi,
I've downloaded the whole boost src.
svn co https://svn.boost.org/svn/boost boost
Right now, I need Boost.Numeric.Bindings which is in the sandbox. I
tried bjam, but I got the following error. Can somebody let me know
how to compile Boost.Numeric.Bindings?
Thanks,
Peng
$ bjam
Unable to load Boost.Build: could not find build system.
---------------------------------------------------------
/home/local/eda06/yupeng/test/C++/svn/boost/sandbox/boost-build.jam
attempted to load the build system by invoking
'boost-build ;'
but we were unable to find "bootstrap.jam" in the specified directory
or in BOOST_BUILD_PATH (searching /usr/share/boost-build).
Please consult the documentation at 'http://www.boost.org'.