User Tools

Site Tools


software:boost

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
software:boost [2008/05/07 19:02] – created kratz00software:boost [2011/02/26 21:03] kratz00
Line 1: Line 1:
 http://www.boost.org/ http://www.boost.org/
  
-http://kent.dl.sourceforge.net/sourceforge/boost/boost_1_35_0.tar.bz2+http://downloads.sourceforge.net/boost/boost_1_46_0.tar.bz2 
 + 
 +Required: [[software:boost-jam]]
  
 <code> <code>
-./configure --prefix=/usr --with-toolset=gcc && +./bootstrap.sh && 
-make +./bjam --prefix=/usr --toolset=gcc --layout=system</code>
-</code>+
  
 <code> <code>
-make install +./bjam --prefix=/usr --toolset=gcc --layout=system install</code>
-</code>+
software/boost.txt · Last modified: 2011/02/27 12:30 by kratz00