[openssl-dev] Default installation of OpenSSL

Dmitry Belyavsky beldmit at gmail.com
Wed Feb 14 18:08:27 UTC 2018


Hello,

I get problems building and installing OpenSSL 1.1.0g from source.

After running ./config; make; make test; sudo make install

I call  /usr/local/bin/openssl

I get an error

/usr/local/bin/openssl: error while loading shared libraries:
libssl.so.1.1: cannot open shared object file: No such file or directory

$ ldd /usr/local/bin/openssl
        libssl.so.1.1 => not found
        libcrypto.so.1.1 => not found

This behavior differs from the one for version 1.1.0b, where everything
works fine. Is this changed behavior intended?

Thank you!

-- 
SY, Dmitry Belyavsky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20180214/e3d79c98/attachment.html>


More information about the openssl-dev mailing list