Boost C++ Libraries: Ticket #10655: Getting started shows wrong Boost.build directory in 1.56.0 https://svn.boost.org/trac10/ticket/10655 <p> The page <a href="http://www.boost.org/doc/libs/1_56_0/more/getting_started/unix-variants.html">http://www.boost.org/doc/libs/1_56_0/more/getting_started/unix-variants.html</a> refers to tools/build/v2/, which does not exist anymore in 1.56.0. Apparently the directory has been renamed to tools/build/src/. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10655 Trac 1.4.3 Daniel James Wed, 22 Oct 2014 20:14:52 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/10655#comment:1 https://svn.boost.org/trac10/ticket/10655#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 git, and will be in the getting started guide for the next release. It's not in the beta release, but I just pushed the fix to master. </p> <p> <a class="ext-link" href="https://github.com/boostorg/boost/commit/e3ebb0fabe46b9a02a1228bd9ea596ae7030f964"><span class="icon">​</span>https://github.com/boostorg/boost/commit/e3ebb0fabe46b9a02a1228bd9ea596ae7030f964</a> </p> Ticket