Changeset de7f20e


Ignore:
Timestamp:
07/19/2009 02:13:01 PM (15 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
93e69186
Parents:
bcb166a
Message:

Added Berkeley DB dependencies as it is no longer built in LFS

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7849 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
16 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/subversion.xml

    rbcb166a rde7f20e  
    9898    <bridgehead renderas="sect4">Optional</bridgehead>
    9999    <para role="optional"><xref linkend="python"/> (required to run the test suite),
    100     <!-- <xref linkend="db"/>, -->
     100    <xref linkend="db"/>,
    101101    <xref linkend="apache"/> (if you have <application>Apache Portable
    102102    Runtime</application> installed),
  • general/prog/php.xml

    rbcb166a rde7f20e  
    117117    <bridgehead renderas="sect4">Optional Data Management Utilities and Libraries</bridgehead>
    118118    <para role="optional"><xref linkend="openldap"/>,
    119     <!-- <xref linkend="gdbm"/>,
    120     <xref linkend="db"/>, -->
     119    <!-- <xref linkend="gdbm"/>, -->
     120    <xref linkend="db"/>,
    121121    <xref linkend="mysql"/>,
    122122    <xref linkend="postgresql"/>,
  • general/prog/python.xml

    rbcb166a rde7f20e  
    9696    (to create package-specific support modules)</bridgehead>
    9797    <para role="optional"><xref linkend="openssl"/>,
    98     <xref linkend="tk"/>, and
    99     <!-- <xref linkend="db"/>
    100     <xref linkend="gdbm"/>, and -->
     98    <xref linkend="tk"/>,
     99    <xref linkend="db"/>, and
     100    <!-- <xref linkend="gdbm"/>, and -->
    101101    <ulink url="http://sqlite.org/">SQLite 3</ulink></para>
    102102
  • general/prog/ruby.xml

    rbcb166a rde7f20e  
    6161
    6262    <bridgehead renderas="sect4">Optional</bridgehead>
    63     <para role="optional"><xref linkend="openssl"/> and
    64     <xref linkend="tk"/>
    65     <!-- <xref linkend="db"/>,
    66     <xref linkend="gdbm"/> --></para>
     63    <para role="optional"><xref linkend="openssl"/>,
     64    <xref linkend="tk"/>, and
     65    <xref linkend="db"/></para>
     66    <!-- <xref linkend="gdbm"/></para> -->
    6767
    6868    <para condition="html" role="usernotes">User Notes:
  • kde/add/kdeaddons.xml

    rbcb166a rde7f20e  
    6969    <xref linkend="kdepim"/>,
    7070    <xref linkend="kdegames"/>,
    71     <!-- <xref linkend="db"/>, -->
     71    <xref linkend="db"/>,
    7272    <xref linkend="xmms"/>, and
    7373    <xref linkend="sdl"/></para>
  • kde/devel/kdesdk.xml

    rbcb166a rde7f20e  
    6666       <xref linkend="libjpeg"/>,
    6767       <xref linkend="subversion"/>,
    68        <xref linkend="libxml2"/>, and
    69        <xref linkend="libxslt"/></para>
    70     <!-- <xref linkend="db"/> -->
     68       <xref linkend="libxml2"/>,
     69       <xref linkend="libxslt"/>, and
     70       <xref linkend="db"/></para>
    7171
    7272    <bridgehead renderas="sect4">Optional</bridgehead>
  • postlfs/security/cyrus-sasl.xml

    rbcb166a rde7f20e  
    7272    <xref linkend="mysql"/>,
    7373    <xref linkend="postgresql"/>,
    74     <!-- <xref linkend="db"/>,
    75     <xref linkend="gdbm"/>,
     74    <xref linkend="db"/>,
     75    <!-- <xref linkend="gdbm"/>,
    7676    <xref linkend="courier"/>,  -->
    7777    <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
  • postlfs/security/heimdal.xml

    rbcb166a rde7f20e  
    8080    <bridgehead renderas="sect3">Heimdal Dependencies</bridgehead>
    8181
    82     <!-- <bridgehead renderas="sect4">Required to Build the Server-Side Tools</bridgehead>
     82    <bridgehead renderas="sect4">Required to Build the Server-Side Tools</bridgehead>
    8383    <para role="required">
    84     <xref linkend="db"/>
    85     <xref linkend="db"/> is recommended (installed in LFS)
     84    <xref linkend="db"/> (recommended) or GDBM (GDBM is installed in LFS)</para>
     85    <!-- <xref linkend="db"/> is recommended (installed in LFS)
    8686    or <xref linkend="gdbm"/></para> -->
    8787
  • postlfs/security/linux-pam.xml

    rbcb166a rde7f20e  
    7878    <bridgehead renderas="sect4">Optional</bridgehead>
    7979    <para role="optional"><xref linkend="cracklib"/>,
    80     <xref linkend="x-window-system"/>, and
    81     <!-- <xref linkend="db"/> (for the pam_userdb module), -->
     80    <xref linkend="x-window-system"/>,
     81    <xref linkend="db"/> (for the pam_userdb module), and
    8282    <ulink url="http://www.prelude-ids.org/">Prelude</ulink></para>
    8383
  • server/databases/db.xml

    rbcb166a rde7f20e  
    3030    <title>Introduction to Berkeley DB</title>
    3131
    32     <para>The <application>Berkeley DB</application> package contains programs
     32    <!-- <para>The <application>Berkeley DB</application> package contains programs
    3333    and utilities used by many other applications for database related
    3434    functions. This package is also installed during LFS and may already exist
     
    3636    reinstall it if you need the additional language bindings or the RPC
    3737    server. If you do reinstall <application>Berkeley DB</application>, ensure
    38     you use the &lfs-bdb-version; version used in the LFS book.</para>
     38    you use the &lfs-bdb-version; version used in the LFS book.</para> -->
     39
     40    <para>The <application>Berkeley DB</application> package contains programs
     41    and utilities used by many other applications for database related
     42    functions.</para>
    3943
    4044    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    129133    <title>Installation of Berkeley DB</title>
    130134
    131     <para>The installation commands below are identical to the commands used
     135    <!-- <para>The installation commands below are identical to the commands used
    132136    in the LFS book. If you installed <application>Berkeley DB</application>
    133137    in LFS, and you don't add anything to the <command>configure</command>
    134138    script, you'll end up with exactly what you already have. The additional
    135139    parameters you can use are listed in the Command Explanations section
    136     below.</para>
     140    below.</para> -->
    137141
    138142    <note>
     
    218222    <title>Contents</title>
    219223
    220     <para>Only the program and libraries not installed in LFS are listed here,
     224    <!-- <para>Only the program and libraries not installed in LFS are listed here,
    221225    the others can be found at <ulink
    222226    url="&lfs-root;/chapter06/db.html#contents-db"/> as they were initially
    223     installed during the building of LFS.</para>
     227    installed during the building of LFS.</para> -->
    224228
    225229    <segmentedlist>
    226       <segtitle>Installed Program</segtitle>
     230      <segtitle>Installed Programs</segtitle>
    227231      <segtitle>Installed Libraries</segtitle>
    228232      <segtitle>Installed Directory</segtitle>
    229233
    230234      <seglistitem>
    231         <seg>berkeley_db_svc</seg>
    232         <seg>libdb_java.{so,a}, libdb_tcl.{so,a} and db.jar</seg>
     235        <seg>berkeley_db_svc, db_archive, db_checkpoint, db_deadlock, db_dump,
     236        db_load, db_printlog, db_recover, db_stat, db_upgrade, db_verify</seg>
     237        <seg>libdb.{so,a}, libdb_cxx.{so,a}, libdb_java.{so,a},
     238        libdb_tcl.{so,a} and db.jar</seg>
    233239        <seg>/usr/share/doc/db-&db-version;</seg>
    234240      </seglistitem>
     
    251257      </varlistentry>
    252258
    253       <!-- These are left in so that if LFS ever dumps BDB, it is easy to
    254            restore this information
    255 
    256259      <varlistentry id="db_archive">
    257260        <term><command>db_archive</command></term>
     
    361364      </varlistentry>
    362365
    363       -->
    364 
    365366    </variablelist>
    366367
  • server/mail/exim.xml

    rbcb166a rde7f20e  
    8282    <bridgehead renderas="sect4">Required</bridgehead>
    8383    <para role="required"><xref linkend="db"/> or
    84     <!-- <xref linkend="db"/>
    85     <xref linkend="gdbm"/> -->
    86     GDBM (both built in LFS) or
     84    <!-- <xref linkend="gdbm"/> -->
     85    GDBM (GDBM built in LFS) or
    8786    <ulink url="http://sourceforge.net/projects/tdb">TDB</ulink></para>
    8887
  • server/mail/postfix.xml

    rbcb166a rde7f20e  
    6060    <bridgehead renderas="sect3">Postfix Dependencies</bridgehead>
    6161
    62     <!-- commenting this out as BDB is now built in LFS
    63 
    6462    <bridgehead renderas="sect4">Required</bridgehead>
    6563    <para role="required"><xref linkend="db"/></para>
    66 
    67     -->
    6864
    6965    <bridgehead renderas="sect4">Optional</bridgehead>
  • server/mail/sendmail.xml

    rbcb166a rde7f20e  
    5858
    5959    <bridgehead renderas="sect4">Required</bridgehead>
    60     <para role="required"><xref linkend="procmail"/></para>
    61     <!-- <xref linkend="db"/> -->
     60    <para role="required"><xref linkend="procmail"/> and
     61    <xref linkend="db"/></para>
    6262
    6363    <bridgehead renderas="sect4">Optional</bridgehead>
  • server/major/apache.xml

    rbcb166a rde7f20e  
    6868
    6969    <bridgehead renderas="sect4">Optional</bridgehead>
    70     <para role="optional"><!-- <xref linkend="db"/>, -->
     70    <para role="optional"><xref linkend="db"/>,
    7171    <xref linkend="openssl"/>,
    7272    <xref linkend="openldap"/>,
  • server/other/openldap.xml

    rbcb166a rde7f20e  
    6464    <bridgehead renderas="sect3">OpenLDAP Dependencies</bridgehead>
    6565
    66     <!-- <bridgehead renderas="sect4">Required</bridgehead>
    67     <para role="required"><xref linkend="db"/> is recommended (built in LFS) or
    68     <xref linkend="db"/>
    69     <xref linkend="gdbm"/></para> -->
     66    <bridgehead renderas="sect4">Required</bridgehead>
     67    <para role="required"><xref linkend="db"/> (recommended) or
     68    GDBM (GDBM is built in LFS)</para>
     69    <!-- <xref linkend="gdbm"/></para> -->
    7070
    7171    <bridgehead renderas="sect4">Recommended</bridgehead>
  • x/wm/xfce.xml

    rbcb166a rde7f20e  
    175175    <!-- FIXME: what about the internal version? -->
    176176    daylight time saving rules in the USA), and
    177     <xref linkend="db"/> (optional, part of LFS).</para>
     177    <xref linkend="db"/> (optional)</para>
    178178
    179179    <bridgehead renderas="sect3" id="xfce4-appfinder"
Note: See TracChangeset for help on using the changeset viewer.