システムにブーストプロ (ブースト 1.47) をインストールしました。(Windows 7 32 ビット) "C:\Program Files\boost\boost_1_47\libs\python\example" で bjam コマンドを実行すると、次のエラーが表示されます。
C:\Program Files\boost\boost_1_47\libs\python\example\boost-build.jam attempted
to load the build system by invoking
'boost-build ../../../tools/build/v2 ;'
but we were unable to find "bootstrap.jam" in the specified directory
or in BOOST_BUILD_PATH (searching C:\Program Files\boost\boost_1_47\libs\python\
example\../../../tools/build/v2).
これは何を意味するのでしょうか?私のシステムには tools/build/v2 さえありません。どうすればこれを修正できますか?