mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 10:09:43 -05:00
Tweak notes.
This commit is contained in:
parent
ed519d1e8b
commit
09919ad2c8
1 changed files with 3 additions and 2 deletions
|
|
@ -8,8 +8,9 @@ The patch can be applied to the BDB source using patch(1) as follows
|
|||
cd db-4.2.52
|
||||
patch -p0 < openldap-src/build/BerkeleyDB42.patch
|
||||
|
||||
(modify directory paths as necessary, then recompile and reinstall
|
||||
the BerkeleyDB 4.2 library.)
|
||||
(modify directory paths as necessary), then recompile and reinstall
|
||||
the BerkeleyDB 4.2 library, and then build and install OpenLDAP
|
||||
Software.
|
||||
|
||||
The patch should not be applied to Berkeley DB 4.3.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue