Changeset 317034a
- Timestamp:
- 09/29/2003 01:41:12 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, gimp3, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 31ff91e4
- Parents:
- 29c3363
- Files:
-
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
content/databases/db-3.3.xml
r29c3363 r317034a 1 <sect1 id="db-3.3" xreflabel=" db-&db-3.3-version;">1 <sect1 id="db-3.3" xreflabel="Berkeley DB-&db-3.3-version;"> 2 2 <?dbhtml filename="db-3.3.html" dir="gnome"?> 3 <title> db-&db-3.3-version;</title>3 <title>Berkeley DB-&db-3.3-version;</title> 4 4 5 5 &db-3.3-intro; -
content/databases/db-3.3/db-3.3-config.xml
r29c3363 r317034a 1 1 <sect2> 2 <title>Configuring <application> db</application></title>2 <title>Configuring <application>Berkeley DB</application></title> 3 3 4 4 &library-config; -
content/databases/db-3.3/db-3.3-desc.xml
r29c3363 r317034a 2 2 <title>Contents</title> 3 3 4 <para>The <application> db</application> package contains4 <para>The <application>Berkeley DB</application> package contains 5 5 <command>db_archive</command>, 6 6 <command>db_checkpoint</command>, … … 56 56 <sect3><title>db_upgrade</title> 57 57 <para><command>db_upgrade</command> is used to upgrade database files to a 58 newer version of Berkeley <application>DB</application>.</para></sect3>58 newer version of <application>Berkeley DB</application>.</para></sect3> 59 59 60 60 <sect3><title>db_verify</title> -
content/databases/db-3.3/db-3.3-inst.xml
r29c3363 r317034a 1 1 <sect2> 2 <title>Installation of <application> db</application></title>2 <title>Installation of <application>Berkeley DB</application></title> 3 3 4 <para>Install <application> db</application> by running the following commands:4 <para>Install <application>Berkeley DB</application> by running the following commands: 5 5 </para> 6 6 -
content/databases/db-3.3/db-3.3-intro.xml
r29c3363 r317034a 1 1 <sect2> 2 <title>Introduction to db-&db-3.3-version;</title>2 <title>Introduction to <application>Berkeley DB</application>-&db-3.3-version;</title> 3 3 4 <para>The <application> db</application> package contains version4 <para>The <application>Berkeley DB</application> package contains version 5 5 &db-3.3-version; of the Berkeley Database.</para> 6 6 -
content/databases/db.xml
r29c3363 r317034a 1 <sect1 id="db" xreflabel=" db-&db-version;">1 <sect1 id="db" xreflabel="Berkeley DB-&db-version;"> 2 2 <?dbhtml filename="db.html" dir="content"?> 3 <title> db-&db-version;</title>3 <title>Berkeley DB-&db-version;</title> 4 4 5 5 &db-intro; -
content/databases/db/db-config.xml
r29c3363 r317034a 1 1 <sect2> 2 <title>Configuring <application> db</application></title>2 <title>Configuring <application>Bekerley DB</application></title> 3 3 4 4 <sect3><title>Configuration Information</title> … … 6 6 <!-- &library-config; --> 7 7 8 <para>If you recompile perlafter installing9 <application> db</application>-&db-version; you will need to8 <para>If you recompile <application>Perl</application> after installing 9 <application>Berkeley DB</application>-&db-version; you will need to 10 10 apply the <filename>perl-5.8.0-db-4.1.patch</filename> patch available at 11 11 <ulink url="&hfile-root;"/>.</para> -
content/databases/db/db-desc.xml
r29c3363 r317034a 2 2 <title>Contents</title> 3 3 4 <para>The <application> db</application> package contains4 <para>The <application>Berkeley DB</application> package contains 5 5 <command>db_archive</command>, 6 6 <command>db_checkpoint</command>, … … 56 56 <sect3><title>db_upgrade</title> 57 57 <para><command>db_upgrade</command> is used to upgrade database files to a 58 newer version of Berkeley <application>DB</application>.</para></sect3>58 newer version of <application>Berkeley DB</application>.</para></sect3> 59 59 60 60 <sect3><title>db_verify</title> -
content/databases/db/db-exp.xml
r29c3363 r317034a 5 5 --enable-compat185</command> : 6 6 This replaces the normal <command>./configure</command> command as 7 <application> db</application> comes with the various7 <application>Berkeley DB</application> comes with the various 8 8 build directories for different platforms.</para> 9 9 -
content/databases/db/db-inst.xml
r29c3363 r317034a 1 1 <sect2> 2 <title>Installation of <application> db</application></title>2 <title>Installation of <application>Berkeley DB</application></title> 3 3 4 <para>Install <application> db</application> by running the following commands:</para>4 <para>Install <application>Berkeley DB</application> by running the following commands:</para> 5 5 6 6 <screen><userinput><command>cd build_unix && … … 11 11 make docdir=/usr/share/doc/db-&db-version; install</command></userinput></screen> 12 12 <note><para>If you wish to enable <application>Java</application> 13 support in <application> db</application>-&db-version;, add <command>13 support in <application>Berkeley DB</application>-&db-version;, add <command> 14 14 --enable-java</command> to the configure options. 15 15 <application>Java</application> support is needed 16 if you plan to use system installed <application> db</application> when16 if you plan to use system installed <application>Berkeley DB</application> when 17 17 compiling <application>OpenOffice</application>.</para></note> 18 18 </sect2> -
content/databases/db/db-intro.xml
r29c3363 r317034a 1 1 <sect2> 2 <title>Introduction to <application> db</application></title>2 <title>Introduction to <application>Berkeley DB</application></title> 3 3 4 <para>The <application> db</application> package contains programs and4 <para>The <application>Berkeley DB</application> package contains programs and 5 5 utilities used by many other applications for database related 6 6 functions.</para> -
content/databases/mysql/mysql-config.xml
r29c3363 r317034a 62 62 the init.d script:</para> 63 63 64 <screen><userinput><command>cat > /etc/rc.d/init.d/mysql << "EOF" 64 <screen><userinput><command>cat > /etc/rc.d/init.d/mysql << "EOF"</command> 65 65 #!/bin/bash 66 66 # Begin $rc_base/init.d/ … … 101 101 102 102 # End $rc_base/init.d/ 103 EOF103 <command>EOF 104 104 chmod 755 /etc/rc.d/init.d/mysql</command></userinput></screen> 105 105 -
xsoft/office/evolution/db-3.1-exp.xml
r29c3363 r317034a 5 5 6 6 <para><command>--prefix=/opt/db-&db-3.1-version;</command> : This version of the 7 Berkeley Database should not be installed in <filename >/usr</filename>,7 Berkeley Database should not be installed in <filename class="directory">/usr</filename>, 8 8 as it is only needed for the building of 9 9 <application>Evolution</application>.</para> -
xsoft/office/evolution/db-3.1-inst.xml
r29c3363 r317034a 1 1 <sect2> 2 <title>Installation of <application> db-&db-3.1-version;</application></title>2 <title>Installation of <application>Berkeley DB</application>-&db-3.1-version;</title> 3 3 4 <para>Install <application> db-&db-3.1-version;</application>by running the following commands:</para>4 <para>Install <application>Berkeley DB</application>-&db-3.1-version; by running the following commands:</para> 5 5 6 6 <screen><userinput><command>cd build_unix && -
xsoft/office/evolution/db-3.1-intro.xml
r29c3363 r317034a 1 1 <sect2> 2 <title>Introduction to <application> db-&db-3.1-version;</application></title>2 <title>Introduction to <application>Berkeley DB</application>-&db-3.1-version;</title> 3 3 4 <para>The <application> db</application> package contains4 <para>The <application>Berkeley DB</application> package contains 5 5 version &db-3.1-version; of the Berkeley database. <application>Evolution 6 6 </application> requires this particular version. The details on … … 8 8 <application>evolution</application> source code. <application>Evolution 9 9 </application> links to the library statically, hence this book installs 10 the <application> db-&db-3.1-version;</application> in <filename>/opt11 </filename>, which can be removed once <application>Evolution</application> is12 compiled.</para>10 the <application>Berkeley DB</application>-&db-3.1-version; in <filename 11 class="directory">/opt</filename>, which can be removed once 12 <application>Evolution</application> is compiled.</para> 13 13 14 14
Note:
See TracChangeset
for help on using the changeset viewer.