Author: randy
Date: 2010-03-06 11:16:24 -0700 (Sat, 06 Mar 2010)
New Revision: 8293
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/databases/db.xml
Log:
Updated to Berkeley-DB-4.8.26
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-03-06 17:43:20 UTC (rev 8292)
+++ trunk/BOOK/general.ent 2010-03-06 18:16:24 UTC (rev 8293)
@@ -455,7 +455,7 @@
<!-- Chapter 23 -->
-<!ENTITY db-version "4.5.20">
+<!ENTITY db-version "4.8.26">
<!ENTITY mysql-version "5.1.42">
<!ENTITY postgresql-version "8.2.4">
<!ENTITY sqlite-version "3.6.22">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-03-06 17:43:20 UTC
(rev 8292)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-03-06 18:16:24 UTC
(rev 8293)
@@ -45,6 +45,9 @@
<para>March 7th, 2010</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to Berkeley-DB-4.8.26.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to Apache Ant-1.8.0.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/server/databases/db.xml
===================================================================
--- trunk/BOOK/server/databases/db.xml 2010-03-06 17:43:20 UTC (rev 8292)
+++ trunk/BOOK/server/databases/db.xml 2010-03-06 18:16:24 UTC (rev 8293)
@@ -6,10 +6,10 @@
<!ENTITY db-download-http
"http://download-east.oracle.com/berkeley-db/db-&db-version;.tar.gz">
<!ENTITY db-download-ftp "&gentoo-ftp-repo;/db-&db-version;.tar.gz">
- <!ENTITY db-md5sum "b0f1c777708cb8e9d37fb47e7ed3312d">
- <!ENTITY db-size "9.2 MB">
- <!ENTITY db-buildsize "94 MB (additional 100 MB to run parallel standard
test suite)">
- <!ENTITY db-time "1.7 SBU (builds all bindings, add an additional
145 SBU to run parallel standard test suite)">
+ <!ENTITY db-md5sum "3476bac9ec0f3c40729c8a404151d5e3">
+ <!ENTITY db-size "22.8 MB">
+ <!ENTITY db-buildsize "250 MB (additional 100 MB to run parallel
standard test suite)">
+ <!ENTITY db-time "1.9 SBU (builds all bindings, add an additional
145 SBU to run parallel standard test suite)">
]>
<sect1 id="db" xreflabel="Berkeley DB-&db-version;">
@@ -63,7 +63,7 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Required patch: <ulink
@@ -73,7 +73,7 @@
<para>Required patch: <ulink
url="http://www.oracle.com/technology/products/berkeley-db/db/update/&db-version;/patch.&db-version;.2"/></para>
</listitem>
- </itemizedlist>
+ </itemizedlist> -->
<bridgehead renderas="sect3">Berkeley DB Dependencies</bridgehead>
@@ -161,9 +161,7 @@
<para>Install <application>Berkeley DB</application> by running the
following commands:</para>
-<screen><userinput>patch -Np0 -i ../patch.&db-version;.1 &&
-patch -Np0 -i ../patch.&db-version;.2 &&
-cd build_unix &&
+<screen><userinput>cd build_unix &&
../dist/configure --prefix=/usr \
--enable-compat185 \
--enable-cxx &&
@@ -204,9 +202,6 @@
<application>Java</application> support in DB and creates the
<filename class='libraryfile'>libdb_java</filename> libraries.</para>
- <para><parameter>--enable-rpc</parameter>: Enables building the
- <application>Berkeley DB</application> RPC server.</para>
-
<para><command>make docdir=/usr/share/doc/db-&db-version;
install</command>: This installs the documentation in
the standard location instead of
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page