但是,bjam现在无法找到boost库或include,因为它们不再位于/usr/lib中,而位于/usr/local/lib和/usr/local/include中。(我确实在LD_LIBRARY_PATH中添加了/usr/local/lib )boost-build.jam:2: in module scope在我的boo
我跑了"bjam“。我得到:Unable to load Boost.Build: could not find build system./home/dustin/build/boost/libs/python/example/boost-build.jam attempted to load, O_
在运行bjam命令时,我总是会遇到以下错误。我知道我遗漏了一些东西,比如设置环境变量,但不确定这些环境变量的精确值应该是多少。您的帮助将不胜感激。Unable to load Boost.Build: could not find "boost-build.jam"
----------------------------------------
我知道这个错误:
/usr/share/doc/libboost1.46-doc/examples/libs/python/example/tutorial$ bjam --debug-configurationnotice: found boost-build.jam at /usr/share/doc/libboost1.46-doc/examples/libs/python/examp
install --prefix=PREFIX --toolset=gcc --with-program_options --with-filesystemUnable to load Boost.Build: could not find "boost-build.jam"
BOOST_ROOT它说它找不到boost-build.jam,但是我在Fin