当前位置:   article > 正文

CentOS运行脚本报错:liblber.so.2/libldap.so.2: cannot open shared object file: No such file or directory

libldap.so.2

Linux运维工具-ywtool


一.报错

系统:CentOS Stream release 9
执行脚本报错,报错内容:

ImportError: liblber.so.2: cannot open shared object file: No such file or directory
ImportError: libldap.so.2: cannot open shared object file: No such file or directory
  • 1
  • 2

在这里插入图片描述
在这里插入图片描述

二.解决

yum install -y openldap
  • 1

在这里插入图片描述在这里插入图片描述

三.再次查看不会再报错了

在这里插入图片描述

End
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/636104
推荐阅读
相关标签
  

闽ICP备14008679号