yum -y install gcc-c++ python-devel bzip2-devel zlib-devel
./bootstrap.sh
./b2 stage --with-iostreams --toolset=gcc link=static runtime-link=shared threading=multi release
./b2 install --prefix=/opt/boost
yum -y install gcc-c++ python-devel bzip2-devel zlib-devel
./bootstrap.sh
./b2 stage --with-iostreams --toolset=gcc link=static runtime-link=shared threading=multi release
./b2 install --prefix=/opt/boost