# boost_1_54_0 **Repository Path**: cvboy/boost_1_54_0 ## Basic Information - **Project Name**: boost_1_54_0 - **Description**: No description available - **Primary Language**: Unknown - **License**: BSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-03-11 - **Last Updated**: 2021-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # boost_1_54_0 ## Build/install `iostreams` Install external library `libbz2-dev` ## Build/install `mpi` Add `using mpi ;` to the auto-generated `project-config.jam` ## Sample build commands ``` cd path/to/boost_1_54_0 ./bootstrap.sh ./b2 toolset=gcc cxxflags="-std=c++11" ./b2 install ```