【发布时间】:2010-10-03 00:31:18
【问题描述】:
我正在 RHEL 5 上构建 OpenLDAP;我使用了在http://www.linux.com/archive/feature/113607 找到的说明。
一切顺利,直到为 OpenLDAP 运行 './configure' - 记录了以下错误:
*<earlier output snipped>*
checking for gethostbyaddr_r... yes
checking number of arguments of ctime_r... 2
checking number of arguments of gethostbyname_r... 6
checking number of arguments of gethostbyaddr_r... 8
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for Berkeley DB major version in db.h... 5
checking for Berkeley DB minor version in db.h... 1
checking if Berkeley DB version supported by BDB/HDB backends... yes
**checking for Berkeley DB link (default)... no
configure: error: BDB/HDB: BerkeleyDB not available**
我像疯子一样在 Google 上搜索,但未能找到解决方案 - 有什么关于探索领域的提示吗?
谢谢
【问题讨论】:
-
对不起 - 终端输出似乎环绕。我不知道为什么。希望输出仍然清晰。谢谢大家的帮助。
-
我认为您应该重新考虑您接受的答案。 Naveen 提供了一个与 Stack Overflow 一致的(而不是超级用户)。
标签: redhat berkeley-db openldap