Boost provides free peer-reviewed portable C++ source libraries.
This package is known to build and work properly using an LFS-6.7 platform.
Download (HTTP): http://downloads.sourceforge.net/boost/boost_1_45_0.tar.bz2
Download MD5 sum: d405c606354789d0426bc07bea617e58
Download size: 39 MB
Estimated disk space required: 436 MB
Estimated build time: 6.4 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/boost
Install boost by running the
following commands as the root
user:
./bootstrap.sh --prefix=/usr --libdir=/usr/lib && ./bjam install
Last updated on 2011-04-06 21:08:10 +0000