#28365: boost-jam @3.1.18 bootstrap.jam not installed -------------------------------+-------------------------------------------- Reporter: wichert@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: -------------------------------+-------------------------------------------- As far as I can see the bjam data files are not installed. As a quick test I tried compiling the Boost.Python example: {{{ bash-3.2$ cd /opt/local/share/doc/boost/libs/python/example/quickstart bash-3.2$ bjam Unable to load Boost.Build: could not find build system. --------------------------------------------------------- /opt/local/share/doc/boost/libs/python/example/quickstart/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 /opt/local/share/doc/boost/libs/python/example/quickstart/../../../../tools/build/v2, /opt/local/share/boost-build). Please consult the documentation at 'http://www.boost.org'. }}} -- Ticket URL: <https://trac.macports.org/ticket/28365> MacPorts <http://www.macports.org/> Ports system for Mac OS