OpenLDAP Faq-O-Matic : Trash : I get the "BerkeleyDB version mismatch" error while using configure | |
Chances are, your OS cannot find the BerkeleyDB files correctly (Redhat/SuSE Linux 9).
- Get the latest BDB download (www.sleepycat.com) > v4.3 at time of writing
- Install latest BDB version to default path
- Remove all previous BDB versions (if any)
- Copy BDB files to /usr/local (need to be root) DO THIS:
cp /usr/local/BerkeleyDB.4.3/lib/* /usr/lib
cp /usr/local/BerkeleyDB.4.3/include/* /usr/include (overwrite any files it asks you to.) Re-run configure for openLDAP. andy[at]andycc[dot]net andy@andycc.net | |
[Append to This Answer] |
Previous: | New Item |
Next: | New Item |
|