Skip to content

Nix cannot be install without libcrypto.so.1.1 in the environment #18

@ShamrockLee

Description

@ShamrockLee

During the installation of nix, it complains:

/nix/store/4vz8sh9ngx34ivi0bw5hlycxdhvy5hvz-nix-2.3.7/bin/nix-store: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory

There are some other libcrypto.so in /usr/lib, but none of them end with .1.1

$ ls /usr/lib/libcrypto.so
libcrypto.so         libcrypto.so.1.0.2k
libcrypto.so.0.9.8e  libcrypto.so.6
libcrypto.so.10

Since I don't have the root privilige in that environment, is there some other way to install?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions