Author: krejzi
Date: 2012-09-02 14:18:40 -0600 (Sun, 02 Sep 2012)
New Revision: 10612
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/boost.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Boost 1.51.0
Modified: trunk/BOOK/general/genlib/boost.xml
===================================================================
--- trunk/BOOK/general/genlib/boost.xml 2012-09-02 20:09:06 UTC (rev 10611)
+++ trunk/BOOK/general/genlib/boost.xml 2012-09-02 20:18:40 UTC (rev 10612)
@@ -6,10 +6,10 @@
<!ENTITY boost-download-http
"&sourceforge-repo;/boost/boost_&boost-dl-version;.tar.bz2">
<!ENTITY boost-download-ftp " ">
- <!ENTITY boost-md5sum "52dd00be775e689f55a987baebccc462">
+ <!ENTITY boost-md5sum "4b6bd483b692fd138aef84ed2c8eb679">
<!ENTITY boost-size "49 MB">
- <!ENTITY boost-buildsize "630 MB">
- <!ENTITY boost-time "10 SBU">
+ <!ENTITY boost-buildsize "640 MB">
+ <!ENTITY boost-time "3.5 SBU">
]>
<sect1 id="boost" xreflabel="Boost-&boost-version;">
@@ -36,7 +36,7 @@
expressions and unit testing.
</para>
- &lfs71_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -90,12 +90,22 @@
<para>
Install <application>Boost</application> by running the following
- commands as the <systemitem class="username">root</systemitem> user:
+ commands:
</para>
-<screen role="root"><userinput>./bootstrap.sh --prefix=/usr &&
-./b2 install threading=multi link=shared</userinput></screen>
+<screen><userinput>./bootstrap.sh --prefix=/usr &&
+./b2 stage threading=multi link=shared</userinput></screen>
+ <para>
+ This package does not come with a test suite.
+ </para>
+
+ <para>
+ Now, as the <systemitem class="username">root</systemitem> user:
+ </para>
+
+<screen role="root"><userinput>./b2 install threading=multi
link=shared</userinput></screen>
+
</sect2>
<sect2 role="commands">
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-09-02 20:09:06 UTC (rev 10611)
+++ trunk/BOOK/general.ent 2012-09-02 20:18:40 UTC (rev 10612)
@@ -231,7 +231,7 @@
<!ENTITY aspell-version "0.60.6.1">
<!ENTITY boost-major "1">
-<!ENTITY boost-minor "50">
+<!ENTITY boost-minor "51">
<!ENTITY boost-patch "0">
<!ENTITY boost-version
"&boost-major;.&boost-minor;.&boost-patch;">
<!ENTITY boost-dl-version
"&boost-major;_&boost-minor;_&boost-patch;">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-09-02 20:09:06 UTC
(rev 10611)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-09-02 20:18:40 UTC
(rev 10612)
@@ -54,6 +54,9 @@
<para>[krejzi] - Added libpwquality 1.2.0.</para>
</listitem>
<listitem>
+ <para>[krejzi] - Boost 1.51.0.</para>
+ </listitem>
+ <listitem>
<para>[krejzi] - Xorg Wacom Driver 0.16.1.</para>
</listitem>
</itemizedlist>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page