Jean Louis wrote:
I have seen today that my coreutils was compiled with ssl support, and that is fine for me. ... sort: error while loading shared libraries: libcrypto.so.38: cannot open shared object file: No such file or directory
It sounds like in practice, it is not actually fine for you (:-). When you run 'configure', omit the --with-openssl option; that should fix your problem.
