The error message
error while loading shared libraries: libcrypt.so.1:
cannot open shared object file: No such file or directorycan appear on specific Linux systems and indicates that the libcrypt library is missing on that system. You can solve the problem by installing the libxcrypt-compat library using your package manager.