本文共 154 字,大约阅读时间需要 1 分钟。
今天在centos 6.2 64位版本上安装LNMP,config php的时候出现下面错误而退出
configure: error: Cannot find ldap libraries in /usr/lib
解决办法:
cp -frp /usr/lib64/libldap* /usr/lib/
参考:
转载地址:http://ucfwl.baihongyu.com/