slapadd: error while loading shared libraries: libdb-4.6.so: cannot open shared object file: No such file or directory
摘要:
# tar xvf db-4.7.25.tar.gz# cd db_4.7.25# cd build_unix/ # ../dist/configure -prefix=/home/XXX/app/BerkeleyDB# make# make install 2、安装openldap前准备:配置环境变量,参考openldap install文件#export CPPFLAGS="-I/home... 阅读全文
posted @ 2017-07-20 22:43 丛林摄影狮 阅读(770) 评论(0) 推荐(0)