Skip to content

Execution failed on Redhat (libssl.so.1.0.0: cannot open shared object file) #16

Description

@acefei

Error:

[root@localhost ~]# ./pack install tpope/vim-markdown
./pack: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

Enviroment:

[root@localhost ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.4 (Maipo)
[root@localhost ~]# ls -l /usr/lib64/libssl*
-rwxr-xr-x. 1 root root 315096 May  5  2017 /usr/lib64/libssl3.so
lrwxrwxrwx. 1 root root     16 Mar  5 03:31 /usr/lib64/libssl.so.10 -> libssl.so.1.0.2k
-rwxr-xr-x. 1 root root 470336 May 17  2017 /usr/lib64/libssl.so.1.0.2k

Work around, create link file by manual.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions