Changeset 02663ce
- Timestamp:
- 01/10/2005 02:17:15 PM (19 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, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e1cf334
- Parents:
- 923c90dc
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
content/web/php.xml
r923c90dc r02663ce 9 9 <!ENTITY php-size "4.4 MB"> 10 10 <!ENTITY php-buildsize "101 MB"> 11 <!ENTITY php-time "1. 42SBU">11 <!ENTITY php-time "1.29 SBU"> 12 12 ]> 13 13 -
general.ent
r923c90dc r02663ce 253 253 <!-- openssh (chapter 18) --> 254 254 <!-- rsync (chaptet 18) --> 255 <!ENTITY openldap-version "2.2. 17">255 <!ENTITY openldap-version "2.2.20"> 256 256 <!ENTITY samba3-version "3.0.9"> 257 257 <!ENTITY xinetd-version "2.3.13"> -
introduction/welcome/changelog.xml
r923c90dc r02663ce 22 22 23 23 <itemizedlist> 24 25 <listitem><para>January 10th, 2005 [igor]: Updated to 26 OpenLDAP-2.2.20.</para></listitem> 24 27 25 28 <listitem><para>January 10th, 2005 [randy]: Updated to -
server/other/openldap.xml
r923c90dc r02663ce 8 8 <!ENTITY openldap-download-ftp "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz"> 9 9 <!ENTITY openldap-size "2.5 MB"> 10 <!ENTITY openldap-buildsize " 70MB">10 <!ENTITY openldap-buildsize "67 MB"> 11 11 <!ENTITY openldap-time "6.42 SBU"> 12 12 ]> … … 74 74 make test && 75 75 make install && 76 chmod 755 /usr/lib/libl*-2.2.so.7.0.1 0</command></userinput></screen>76 chmod 755 /usr/lib/libl*-2.2.so.7.0.13</command></userinput></screen> 77 77 78 78 </sect2> … … 93 93 run-time variable data.</para> 94 94 95 <para>< option>--enable-ldbm</option>: Build <command>slapd</command>95 <para><parameter>--enable-ldbm</parameter>: Build <command>slapd</command> 96 96 with the primary database back end using either 97 97 <application>Berkeley DB</application> or 98 98 <application><acronym>GNU</acronym> Database Manager</application>.</para> 99 99 100 <para>< option>--disable-debug</option>: Disable debugging code.</para>100 <para><parameter>--disable-debug</parameter>: Disable debugging code.</para> 101 101 102 102 <para><command>make test</command>: Validates the correct build of the … … 320 320 321 321 </sect1> 322
Note:
See TracChangeset
for help on using the changeset viewer.