travislee89 / ocserv-auto

Auto Install Ocserv Server for CentOS/RedHat 7
324 stars 189 forks source link

脚本安装出现问题!估计是软件库里面链接变了! #12

Open ouyangmland opened 7 years ago

ouyangmland commented 7 years ago

--> Processing Dependency: libhttp_parser.so.2()(64bit) for package: ocserv-0.11.8-1.el7.x86_64 --> Finished Dependency Resolution Error: Package: ocserv-0.11.8-1.el7.x86_64 (epel) Requires: libhttp_parser.so.2()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest ./ocserv-auto.sh: line 143: certtool: command not found ./ocserv-auto.sh: line 156: certtool: command not found ./ocserv-auto.sh: line 158: certtool: command not found ./ocserv-auto.sh: line 170: certtool: command not found cp: cannot stat ‘server-cert.pem’: No such file or directory cp: cannot stat ‘server-key.pem’: No such file or directory ./ocserv-auto.sh: line 180: ocpasswd: command not found sed: can't read /etc/ocserv/ocserv.conf: No such file or directory sed: can't read /etc/ocserv/ocserv.conf: No such file or directory sed: can't read /etc/ocserv/ocserv.conf: No such file or directory sed: can't read /etc/ocserv/ocserv.conf: No such file or directory sed: can't read /etc/ocserv/ocserv.conf: No such file or directory sed: can't read /etc/ocserv/ocserv.conf: No such file or directory sed: can't read /etc/ocserv/ocserv.conf: No such file or directory sed: can't read /etc/ocserv/ocserv.conf: No such file or directory sed: can't read /etc/ocserv/ocserv.conf: No such file or directory sed: can't read /etc/ocserv/ocserv.conf: No such file or directory sed: can't read /etc/ocserv/ocserv.conf: No such file or directory sed: can't read /etc/ocserv/ocserv.conf: No such file or directory ./ocserv-auto.sh: line 195: /etc/ocserv/ocserv.conf: No such file or directory

有空更新下呗

KevinZonda commented 5 years ago

一个动态库损坏导致的错误,和脚本无关。