
23 Oct
2008
23 Oct
'08
2:32 p.m.
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'.