Boostãæåã§ã¤ã³ã¹ãã¼ã«
Ubuntuã¯ããã±ã¼ã¸ã§Boostãã¤ã³ã¹ãã¼ã«ã§ãããã©ãWindowsçã¿ããã«ã²ã¨ã¤ã®ãã£ã¬ã¯ããªã§ç®¡çãããããèªåã§ã¤ã³ã¹ãã¼ã«ãã¦ã¿ãã
- ~/local/boostãã£ã¬ã¯ããªã«ã¤ã³ã¹ãã¼ã«ãããã¨ã«ããã
- å¿ è¦ãªãã¡ã¤ã«ã¯local/src以ä¸ã«ãã¦ã³ãã¼ãããã
Boost C++ Libraries - Browse Files at SourceForge.netããboostæ¬ä½ã¨ãã«ããã¼ã«ã®bjamãè½ã¨ãã¦ããã
wget http://downloads.sourceforge.net/boost/boost_1_34_1.tar.gz?modtime=1185241130&big_mirror=0 tar xvf boost_1_34_1.tar.gz wget http://downloads.sourceforge.net/boost/boost-jam-3.1.16-1-linuxx86.tgz?modtime=1196632777&big_mirror=0 tar xvf boost-jam-3.1.16-1-linuxx86.tgz
Boost.Pythonããã«ãããã®ã«å¿ è¦ãªããã±ã¼ã¸ãå ã«ã¤ã³ã¹ãã¼ã«ã
sudo aptitude install python2.5-dev
bjamãboostã®ãã£ã¬ã¯ããªã«ã³ãã¼ãã¦ããã«ãéå§ã
cp boost-jam-3.1.16-1-linuxx86/bjam boost_1_34_1/ cd boost_1_34_1 ./bjam --toolset=gcc --prefix=$HOME/local/boost install
ããããbjamå®è¡ããã¨ã
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(don't panic: this is a strictly optional feature).
ã¦ããã¡ãã»ã¼ã¸ãã§ã¦æ®å¿µãªæ°æã¡ã«ãªããBoost.Xpressiveããä»ã®ã¨ããèå³ã¯ãªãããå¥ã«ãããã§ããã©ãã
ãã¨Boost.Iostreamsã§ã³ã³ãã¤ã«ã¨ã©ã¼ãã§ããããã使ããã¨ããã£ãã調ã¹ããã
åèURL:Let's Boost - インストール方法