aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/db.xml
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2006-04-12 20:11:11 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2006-04-12 20:11:11 +0000
commita8e53b477546399a12acee7b27045ede715a6f42 (patch)
tree27dccee6513c0ec6782faea4ea25872b7d4c238e /chapter06/db.xml
parentc1b231c94d20fb55feb1fe3d85c79db120132030 (diff)
Added a pointer to GDBM in Berkeley DB page.
Also added explanatory text concerning why LFS chose Debian's convention for storing man pages. Thanks to Tushar Teredesai and Alexander Patrakov. Resolves Ticket 1694. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/db.xml')
-rw-r--r--chapter06/db.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/chapter06/db.xml b/chapter06/db.xml
index cd391ac99..e1a15e936 100644
--- a/chapter06/db.xml
+++ b/chapter06/db.xml
@@ -39,7 +39,7 @@
</segmentedlist>
<tip>
- <title>Extra functionality for Berkeley DB in BLFS</title>
+ <title>Other Installation Possibilities</title>
<para>There are instructions to build this package in the BLFS
book if you need to build the RPC server or additional language
@@ -47,6 +47,11 @@
packages to be installed. The BLFS instructions are located at
<ulink url="&blfs-root;view/svn/server/databases.html#db"/> for
suggested installation instructions.</para>
+
+ <para>Also, if you would prefer to skip Berkeley DB entirely
+ and use GDBM instead, see the BLFS instructions located at
+ <ulink url="&blfs-root;view/svn/general/gdbm.html"/></para>
+
</tip>
</sect2>