Changeset 1f134b9
- Timestamp:
- 02/01/2004 07:15:08 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e6d6193c
- Parents:
- 718727c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/gdbm/gdbm-inst.xml
r718727c r1f134b9 9 9 make BINOWN=root BINGRP=root install</command></userinput></screen> 10 10 11 <para>In addition, you may need to install the compatibility headers for 12 <application><acronym>GDBM</acronym></application>. Apache 1.3, for example, 13 would need these headers. Install the compatibility headers by running the 14 following command:</para> 11 <para>In addition, you may need to install the <application>DBM</application> 12 and <application>NDBM</application> compatibility headers since some 13 applications look for these older dbm routines.</para> 15 14 16 15 <screen><userinput><command>make BINOWN=root BINGRP=root install-compat</command></userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.