Boost C++ Libraries: Ticket #2846: python/example/tutorial buildind problem https://svn.boost.org/trac10/ticket/2846 <p> Hi, </p> <p> You redirected from irc to the trac, so I'm here :). First, I installed precompiled Boost from an archive, then I got bjam executable and added it to my path. </p> <hr /> <p> I pass successfully all the test during the execution of the bjam script in python/example/quickstart, running </p> <pre class="wiki">bjam toolset=msvc --verbose-test test </pre><hr /> <p> But Trying to run bjam (without any arguments, like this link <a href="http://www.boost.org/doc/libs/1_38_0/libs/python/doc/tutorial/doc/html/python/hello.html">http://www.boost.org/doc/libs/1_38_0/libs/python/doc/tutorial/doc/html/python/hello.html</a> specifies) in the python/example/tutorial I get : </p> <pre class="wiki">D:\boost_1_38_0\libs\python\example\tutorial&gt;bjam Jamroot:18: in modules.load rule python-extension unknown in module Jamfile&lt;/D:/boost_1_38_0/libs/python/exa mple/tutorial&gt;. D:/boost_1_38_0/tools/build/v2/build\project.jam:313: in load-jamfile D:/boost_1_38_0/tools/build/v2/build\project.jam:62: in load D:/boost_1_38_0/tools/build/v2/build\project.jam:168: in project.find D:/boost_1_38_0/tools/build/v2\build-system.jam:535: in load D:\boost_1_38_0\libs\python\example\..\..\..\tools\build\v2/kernel\modules.jam:2 83: in import D:\boost_1_38_0\libs\python\example\..\..\..\tools\build\v2\kernel\bootstrap.jam :138: in boost-build D:\boost_1_38_0\libs\python\example\boost-build.jam:7: in module scope </pre><p> Jamroot file is the official. I currently dont have any user-config.jam file. </p> <p> Thanks. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2846 Trac 1.4.3 Vladimir Prus Fri, 29 May 2009 08:43:28 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2846#comment:1 https://svn.boost.org/trac10/ticket/2846#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> This is fixed in SVN HEAD. </p> Ticket