分页: 90/248 第一页 上页 85 86 87 88 89 90 91 92 93 94 下页 最后页 [ 显示模式: 摘要 | 列表 ]

CentOS 64X启动Pureftpd服务故障处理 不指定

root , 2009/08/21 00:00 , Linux , 评论(0) , 阅读(24637) , Via 本站原创
引用

1、error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
yum -y install zlib

引用

2、error while loading shared libraries: libcap.so.1: cannot open shared object file: No such file or directory
yum -y install libcap

引用

3、error while loading shared libraries: libpam.so.0: cannot open shared object file: No such file or directory
yum -y install pam
Tags:
分页: 90/248 第一页 上页 85 86 87 88 89 90 91 92 93 94 下页 最后页 [ 显示模式: 摘要 | 列表 ]