DirectAdmin - error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory
Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2025
Ошибка при установке DirectAdmin:
grep: Makefile: No such file or directory grep: Makefile: No such file or directory ../scripts/lookups-Makefile: line 138: lookups/Makefile.predynamic: No such file or directory make[1]: Entering directory `/usr/local/directadmin/custombuild/exim-4.77/build-Linux-x86_64' make[1]: *** No targets specified and no makefile found. Stop. make[1]: Leaving directory `/usr/local/directadmin/custombuild/exim-4.77/build-Linux-x86_64' make: *** [all] Error 2 ./directadmin: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory ./directadmin: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory
или такая
./directadmin: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory ./directadmin: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory
Решение:
# yum provides libssl.so.10 Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirrors.gigenet.com * extras: mirrors.rit.edu * updates: mirror.ash.fastserv.com openssl-1.0.1e-42.el6.i686 : A general purpose cryptography library with TLS implementation Repo : base Matched from: Other : libssl.so.10
openssl-1.0.1e-42.el6_7.1.i686 : A general purpose cryptography library with TLS implementation Repo : updates Matched from: Other : libssl.so.10
openssl-1.0.1e-42.el6_7.2.i686 : A general purpose cryptography library with TLS implementation Repo : updates Matched from: Other : libssl.so.10
# yum install openssl-1.0.1e-42.el6_7.2.i686
Продолжаем установку:
# cd /usr/local/directadmin # ./directadmin i # ./directadmin p