Author: randy
Date: 2009-07-17 08:05:50 -0600 (Fri, 17 Jul 2009)
New Revision: 7845
Modified:
trunk/BOOK/basicnet/mailnews/mutt.xml
trunk/BOOK/basicnet/netprogs/cvs.xml
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/genlib.xml
trunk/BOOK/general/prog/librep.xml
trunk/BOOK/general/prog/php.xml
trunk/BOOK/general/prog/python.xml
trunk/BOOK/general/prog/ruby.xml
trunk/BOOK/gnome/core/libgtop.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/introduction/welcome/credits.xml
trunk/BOOK/postlfs/security/cyrus-sasl.xml
trunk/BOOK/postlfs/security/heimdal.xml
trunk/BOOK/server/mail/courier.xml
trunk/BOOK/server/mail/exim.xml
trunk/BOOK/server/mail/qpopper.xml
trunk/BOOK/server/major/apache.xml
trunk/BOOK/server/other/openldap.xml
Log:
Commented out all unnecessary references to GDBM as it is in LFS now
Modified: trunk/BOOK/basicnet/mailnews/mutt.xml
===================================================================
--- trunk/BOOK/basicnet/mailnews/mutt.xml 2009-07-16 15:54:26 UTC (rev
7844)
+++ trunk/BOOK/basicnet/mailnews/mutt.xml 2009-07-17 14:05:50 UTC (rev
7845)
@@ -70,8 +70,8 @@
<xref linkend="cyrus-sasl"/>,
<xref linkend="slang"/>,
<xref linkend="libidn"/>,
- <!-- <xref linkend="db"/> -->
- <xref linkend="gdbm"/> or
+ <!-- <xref linkend="db"/>
+ <xref linkend="gdbm"/> or -->
<ulink url="http://qdbm.sourceforge.net/">QDBM</ulink> or
<ulink url="http://tokyocabinet.sourceforge.net/index.html">Tokyo
Cabinet</ulink>, and
<ulink url="http://www.gnu.org/software/gdb/gdb.html">GDB</ulink>
@@ -128,7 +128,7 @@
--enable-pop --enable-imap \
--enable-hcache --without-qdbm \
--without-tokyocabinet \
- --without-gdbm --with-bdb &&
+ --with-gdbm --with-bdb &&
make</userinput></screen>
<para>If you have the necessary dependencies installed and would like
@@ -175,7 +175,10 @@
<para><parameter>--without-tokyocabinet</parameter>: This switch disables
<application>Tokyo Cabinet</application> as the header cache
backend.</para>
- <para><parameter>--without-gdbm</parameter>: This switch disables
+ <!-- <para><parameter>- -without-gdbm</parameter>: This switch disables
+ <application>GDBM</application> as the header cache backend.</para> -->
+
+ <para><parameter>--with-gdbm</parameter>: This switch enables
<application>GDBM</application> as the header cache backend.</para>
<para><parameter>--with-bdb</parameter>: This switch enables
Modified: trunk/BOOK/basicnet/netprogs/cvs.xml
===================================================================
--- trunk/BOOK/basicnet/netprogs/cvs.xml 2009-07-16 15:54:26 UTC (rev
7844)
+++ trunk/BOOK/basicnet/netprogs/cvs.xml 2009-07-17 14:05:50 UTC (rev
7845)
@@ -68,7 +68,7 @@
<bridgehead renderas="sect3">CVS Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="gdbm"/>,
+ <para role="optional"><!-- <xref linkend="gdbm"/>, -->
<xref linkend="tcsh"/>,
<xref linkend="openssh"/>,
<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
Modified: trunk/BOOK/general/genlib/genlib.xml
===================================================================
--- trunk/BOOK/general/genlib/genlib.xml 2009-07-16 15:54:26 UTC (rev
7844)
+++ trunk/BOOK/general/genlib/genlib.xml 2009-07-17 14:05:50 UTC (rev
7845)
@@ -50,8 +50,8 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libxml2.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libxslt.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="libgtkhtml.xml"/>
- <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gmp.xml"/>
-->
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gdbm.xml"/>
+ <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gmp.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gdbm.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="glib.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="glib2.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libidl.xml"/>
Modified: trunk/BOOK/general/prog/librep.xml
===================================================================
--- trunk/BOOK/general/prog/librep.xml 2009-07-16 15:54:26 UTC (rev 7844)
+++ trunk/BOOK/general/prog/librep.xml 2009-07-17 14:05:50 UTC (rev 7845)
@@ -69,8 +69,8 @@
<bridgehead renderas="sect3">Librep Dependencies</bridgehead>
- <bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="gdbm"/></para>
+ <!-- <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required"><xref linkend="gdbm"/></para> -->
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><!-- <xref linkend="gmp"/> and -->
Modified: trunk/BOOK/general/prog/php.xml
===================================================================
--- trunk/BOOK/general/prog/php.xml 2009-07-16 15:54:26 UTC (rev 7844)
+++ trunk/BOOK/general/prog/php.xml 2009-07-17 14:05:50 UTC (rev 7845)
@@ -116,8 +116,8 @@
<bridgehead renderas="sect4">Optional Data Management Utilities and
Libraries</bridgehead>
<para role="optional"><xref linkend="openldap"/>,
- <xref linkend="gdbm"/>,
- <!-- <xref linkend="db"/>, -->
+ <!-- <xref linkend="gdbm"/>,
+ <xref linkend="db"/>, -->
<xref linkend="mysql"/>,
<xref linkend="postgresql"/>,
<xref linkend="unixodbc"/>,
Modified: trunk/BOOK/general/prog/python.xml
===================================================================
--- trunk/BOOK/general/prog/python.xml 2009-07-16 15:54:26 UTC (rev 7844)
+++ trunk/BOOK/general/prog/python.xml 2009-07-17 14:05:50 UTC (rev 7845)
@@ -95,10 +95,10 @@
<bridgehead renderas="sect4">Optional
(to create package-specific support modules)</bridgehead>
<para role="optional"><xref linkend="openssl"/>,
- <xref linkend="tk"/>,
- <xref linkend="gdbm"/>, and
+ <xref linkend="tk"/>, and
+ <!-- <xref linkend="db"/>
+ <xref linkend="gdbm"/>, and -->
<ulink url="http://sqlite.org/">SQLite 3</ulink></para>
- <!-- <xref linkend="db"/> -->
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/Python"/></para>
Modified: trunk/BOOK/general/prog/ruby.xml
===================================================================
--- trunk/BOOK/general/prog/ruby.xml 2009-07-16 15:54:26 UTC (rev 7844)
+++ trunk/BOOK/general/prog/ruby.xml 2009-07-17 14:05:50 UTC (rev 7845)
@@ -60,10 +60,10 @@
<bridgehead renderas="sect3">Ruby Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="openssl"/>,
- <xref linkend="tk"/>, and
- <!-- <xref linkend="db"/>, -->
- <xref linkend="gdbm"/></para>
+ <para role="optional"><xref linkend="openssl"/> and
+ <xref linkend="tk"/>
+ <!-- <xref linkend="db"/>,
+ <xref linkend="gdbm"/> --></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/ruby"/></para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-07-16 15:54:26 UTC (rev 7844)
+++ trunk/BOOK/general.ent 2009-07-17 14:05:50 UTC (rev 7845)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "16"> <!-- Always 2 digits -->
+<!ENTITY day "17"> <!-- Always 2 digits -->
<!ENTITY month "07"> <!-- Always 2 digits -->
<!ENTITY year "2009">
<!ENTITY copyrightdate "2001-&year;">
@@ -39,6 +39,7 @@
packages referenced throughout the BLFS book. -->
<!ENTITY lfs-gcc-version "4.3.2">
<!ENTITY lfs-bdb-version "4.7.25">
+<!ENTITY lfs-gdbm-version "1.8.3">
<!ENTITY lfs-coreutils-version "6.12">
<!ENTITY lfs-perl-version "5.10.0">
<!ENTITY lfs-autoconf-version "2.63">
@@ -107,8 +108,6 @@
<!ENTITY libxml2-version "2.7.3">
<!ENTITY libxslt-version "1.1.24">
<!ENTITY libgtkhtml-version "2.11.1">
-<!-- <!ENTITY gmp-version "4.2.2"> Now in LFS -->
-<!ENTITY gdbm-version "1.8.3">
<!ENTITY GLib-version "1.2.10">
<!ENTITY glib2-version "2.18.4">
<!ENTITY libidl-version "0.8.12">
@@ -141,8 +140,10 @@
<!-- Obsolete
<!ENTITY fam-version "2.7.0">
+<!ENTITY gdbm-version "1.8.3">
<!ENTITY ispell-version "3.2.06.epa7">
<!ENTITY libxml-version "1.8.17">
+<!ENTITY gmp-version "4.2.2">
-->
<!-- Chapter 9 -->
@@ -156,7 +157,6 @@
<!ENTITY fontconfig-version "2.6.0">
<!ENTITY libart_lgpl-version "2.3.20">
<!ENTITY librsvg-version "2.16.1">
-<!-- <!ENTITY imlib-version "1.9.15"> -->
<!ENTITY aalib-version "1.4rc5">
<!ENTITY imlib2-version "1.4.2">
<!ENTITY libexif-version "0.6.16">
@@ -167,6 +167,7 @@
<!-- Obsolete
<!ENTITY libungif-version "4.1.3">
+<!ENTITY imlib-version "1.9.15">
-->
<!-- Chapter 10 -->
@@ -350,7 +351,6 @@
<!ENTITY cvs-version "1.11.23">
<!ENTITY inetutils-version "1.5">
<!ENTITY ncftp-version "3.2.1">
-<!-- <!ENTITY ncpfs-version "2.2.4"> -->
<!ENTITY net-tools-version "1.60">
<!ENTITY wireless-tools-version "28">
<!ENTITY ntp-version "4.2.4p5">
@@ -362,6 +362,10 @@
<!ENTITY tcpwrappers-version "7.6">
<!ENTITY wget-version "1.11.4">
+<!-- Obsolete
+<!ENTITY ncpfs-version "2.2.4">
+-->
+
<!-- Chapter 19 -->
<!ENTITY traceroute-version "2.0.12">
<!ENTITY nmap-version "4.20">
@@ -405,6 +409,9 @@
<!ENTITY mysql-version "5.1.30">
<!ENTITY postgresql-version "8.2.4">
+<!-- Obsolete
+-->
+
<!-- Chapter 24 -->
<!-- dhcp (chapter 14) -->
<!ENTITY leafnode-version "1.11.5">
@@ -460,8 +467,11 @@
<!ENTITY sawfish-version "1.3">
<!ENTITY fluxbox-version "0.9.15.1">
<!ENTITY metacity-version "2.18.5">
-<!-- <!ENTITY xfce-version "4.4.2"> -->
+<!-- Unmaintained
+<!ENTITY xfce-version "4.4.2">
+-->
+
<!-- Part VIII -->
<!-- Chapter 28 & 29 -->
<!ENTITY kde-version "3.5.10">
@@ -610,8 +620,11 @@
<!ENTITY seamonkey-version "1.1.9">
<!ENTITY firefox-version "3.0.7">
<!ENTITY galeon-version "2.0.1">
-<!-- <!ENTITY dillo-version "0.8.5"> removed -->
+<!-- Obsolete
+<!ENTITY dillo-version "0.8.5">
+-->
+
<!-- Chapter 37 -->
<!ENTITY thunderbird-version "2.0.0.12">
<!ENTITY pan-version "0.14.2">
Modified: trunk/BOOK/gnome/core/libgtop.xml
===================================================================
--- trunk/BOOK/gnome/core/libgtop.xml 2009-07-16 15:54:26 UTC (rev 7844)
+++ trunk/BOOK/gnome/core/libgtop.xml 2009-07-17 14:05:50 UTC (rev 7845)
@@ -61,8 +61,8 @@
<xref linkend="popt"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
- <para role="optional"><xref linkend="gdbm"/>,
- <xref linkend="gtk-doc"/>, and
+ <para role="optional"><!-- <xref linkend="gdbm"/>, -->
+ <xref linkend="gtk-doc"/> and
<xref linkend="x-window-system"/></para>
<para condition="html" role="usernotes">User Notes:
@@ -79,9 +79,11 @@
<para>Install <application>LibGTop</application> by running the following
commands:</para>
-<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix
ORBit-2.0) \
- --infodir=$(pkg-config \
- --variable=prefix ORBit-2.0)/share/info &&
+<screen><userinput>
+./configure --prefix=$(pkg-config \
+ --variable=prefix ORBit-2.0) \
+ --infodir=$(pkg-config --variable=prefix ORBit-2.0)/share/info \
+ --with-libgtop-inodedb &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -121,11 +123,14 @@
the <command>configure</command> script will build numerous example
programs.</para>
- <para><option>--with-libgtop-inodedb</option>: Add this parameter to the
+ <!-- <para><option>- -with-libgtop-inodedb</option>: Add this parameter to
the
<command>configure</command> script if you have
<application>GDBM</application> installed and wish to build the inodedb
- programs.</para>
+ programs.</para> -->
+ <para><option>--with-libgtop-inodedb</option>: This parameter ensures the
+ inodedb programs is built and installed.</para>
+
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2009-07-16 15:54:26 UTC
(rev 7844)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2009-07-17 14:05:50 UTC
(rev 7845)
@@ -42,6 +42,16 @@
-->
<listitem>
+ <para>July 17th, 2009</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Commented out all unnecessary references to GDBM
+ as that package is now built in LFS.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>July 16th, 2009</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/introduction/welcome/credits.xml
===================================================================
--- trunk/BOOK/introduction/welcome/credits.xml 2009-07-16 15:54:26 UTC (rev
7844)
+++ trunk/BOOK/introduction/welcome/credits.xml 2009-07-17 14:05:50 UTC (rev
7845)
@@ -250,7 +250,7 @@
<listitem>
<para>AbiWord, at-spi, ATK, audiofile, avifile, bc,
<!--bonobo-activation,-->
bug-buddy, cdrdao, cdrtools, cpio, curl, dhcp, eog, esound,
- fcron, fluxbox, gail, galeon, gconf-editor, gdbm, gedit, gimp, GLib2,
+ fcron, fluxbox, gail, galeon, gconf-editor, <!-- gdbm, --> gedit,
gimp, GLib2,
gmp, gnet, gnome-applets, gnome-desktop, gnome-games, gnome-icon-theme,
gnome-libs, gnome-media, gnome-mime-data, gnome-panel, gnome-session,
gnome-system-monitor, gnome-terminal, gnome-themes, gnome-utils,
gnome-vfs,
Modified: trunk/BOOK/postlfs/security/cyrus-sasl.xml
===================================================================
--- trunk/BOOK/postlfs/security/cyrus-sasl.xml 2009-07-16 15:54:26 UTC (rev
7844)
+++ trunk/BOOK/postlfs/security/cyrus-sasl.xml 2009-07-17 14:05:50 UTC (rev
7845)
@@ -71,9 +71,9 @@
<xref linkend="jdk"/>,
<xref linkend="mysql"/>,
<xref linkend="postgresql"/>,
- <!-- <xref linkend="db"/>, -->
+ <!-- <xref linkend="db"/>,
<xref linkend="gdbm"/>,
- <!-- <xref linkend="courier"/>, -->
+ <xref linkend="courier"/>, -->
<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
<ulink url="http://sqlite.org/">SQLite</ulink>, and
<ulink url="http://dmalloc.com/">Dmalloc</ulink></para>
Modified: trunk/BOOK/postlfs/security/heimdal.xml
===================================================================
--- trunk/BOOK/postlfs/security/heimdal.xml 2009-07-16 15:54:26 UTC (rev
7844)
+++ trunk/BOOK/postlfs/security/heimdal.xml 2009-07-17 14:05:50 UTC (rev
7845)
@@ -79,11 +79,11 @@
<bridgehead renderas="sect3">Heimdal Dependencies</bridgehead>
- <bridgehead renderas="sect4">Required to Build the Server-Side
Tools</bridgehead>
+ <!-- <bridgehead renderas="sect4">Required to Build the Server-Side
Tools</bridgehead>
<para role="required">
- <!-- <xref linkend="db"/> -->
+ <xref linkend="db"/>
<xref linkend="db"/> is recommended (installed in LFS)
- or <xref linkend="gdbm"/></para>
+ or <xref linkend="gdbm"/></para> -->
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="openssl"/></para>
Modified: trunk/BOOK/server/mail/courier.xml
===================================================================
--- trunk/BOOK/server/mail/courier.xml 2009-07-16 15:54:26 UTC (rev 7844)
+++ trunk/BOOK/server/mail/courier.xml 2009-07-17 14:05:50 UTC (rev 7845)
@@ -72,8 +72,8 @@
<bridgehead renderas="sect3">Courier Dependencies</bridgehead>
- <bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="gdbm"/></para>
+ <!-- <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required"><xref linkend="gdbm"/></para> -->
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="mysql"/> or <xref
linkend="postgresql"/>,
Modified: trunk/BOOK/server/mail/exim.xml
===================================================================
--- trunk/BOOK/server/mail/exim.xml 2009-07-16 15:54:26 UTC (rev 7844)
+++ trunk/BOOK/server/mail/exim.xml 2009-07-17 14:05:50 UTC (rev 7845)
@@ -80,9 +80,10 @@
<bridgehead renderas="sect3">Exim Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="db"/> (built in LFS) or
- <!-- <xref linkend="db"/> -->
- <xref linkend="gdbm"/> or
+ <para role="required"><xref linkend="db"/> or
+ <!-- <xref linkend="db"/>
+ <xref linkend="gdbm"/> -->
+ GDBM (both built in LFS) or
<ulink url="http://sourceforge.net/projects/tdb">TDB</ulink></para>
<bridgehead renderas="sect4">Optional</bridgehead>
Modified: trunk/BOOK/server/mail/qpopper.xml
===================================================================
--- trunk/BOOK/server/mail/qpopper.xml 2009-07-16 15:54:26 UTC (rev 7844)
+++ trunk/BOOK/server/mail/qpopper.xml 2009-07-17 14:05:50 UTC (rev 7845)
@@ -75,7 +75,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="openssl"/>,
- <xref linkend="gdbm"/>,
+ <!-- <xref linkend="gdbm"/>, -->
<xref linkend="linux-pam"/>, and
<xref linkend="mitkrb"/> or <xref linkend="heimdal"/></para>
Modified: trunk/BOOK/server/major/apache.xml
===================================================================
--- trunk/BOOK/server/major/apache.xml 2009-07-16 15:54:26 UTC (rev 7844)
+++ trunk/BOOK/server/major/apache.xml 2009-07-17 14:05:50 UTC (rev 7845)
@@ -79,7 +79,7 @@
APR-util)</bridgehead>
<para role="optional"><xref linkend="pkgconfig"/>,
<xref linkend="expat"/>,
- <xref linkend="gdbm"/>,
+ <!-- <xref linkend="gdbm"/>, -->
<xref linkend="postgresql"/>, and
<ulink url="http://sqlite.org/">SQLite</ulink></para>
Modified: trunk/BOOK/server/other/openldap.xml
===================================================================
--- trunk/BOOK/server/other/openldap.xml 2009-07-16 15:54:26 UTC (rev
7844)
+++ trunk/BOOK/server/other/openldap.xml 2009-07-17 14:05:50 UTC (rev
7845)
@@ -63,10 +63,10 @@
<bridgehead renderas="sect3">OpenLDAP Dependencies</bridgehead>
- <bridgehead renderas="sect4">Required</bridgehead>
+ <!-- <bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="db"/> is recommended (built in LFS) or
- <!-- <xref linkend="db"/> -->
- <xref linkend="gdbm"/></para>
+ <xref linkend="db"/>
+ <xref linkend="gdbm"/></para> -->
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="cyrus-sasl"/> and
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page