Default installation of OpenSSL

Dmitry Belyavsky <[email protected]> Wed, 14 Feb 2018 21:08:27 +0300
Newsgroups gmane.comp.encryption.openssl.devel
Message-ID <CADqLbzJEsR0KJJHiPyxe55J+71UL8wSHLbws0Q5mOPRKo8U93g@mail.gmail.com>
--===============1849878704650315618==
Content-Type: multipart/alternative; boundary="94eb2c1a16c67f156e05652fff49"

--94eb2c1a16c67f156e05652fff49
Content-Type: text/plain; charset="UTF-8"

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

--94eb2c1a16c67f156e05652fff49
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hello,<div><br></div><div>I get problems building and inst=
alling OpenSSL 1.1.0g from source.</div><div><br></div><div>After running .=
/config; make; make test; sudo make install=C2=A0</div><div><br></div><div>=
I call=C2=A0 /usr/local/bin/openssl=C2=A0</div><div><br></div><div>I get an=
 error=C2=A0</div><div><br></div><div><div>/usr/local/bin/openssl: error wh=
ile loading shared libraries: libssl.so.1.1: cannot open shared object file=
: No such file or directory</div><div><br></div><div>$ ldd /usr/local/bin/o=
penssl=C2=A0</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 libssl.so.1.1 =3D&gt; no=
t found<br></div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 libcrypto.so.1.1 =3D&gt; =
not found</div><div><br></div><div>This behavior differs from the one for v=
ersion 1.1.0b, where everything works fine. Is this changed behavior intend=
ed?</div><div><br></div><div>Thank you!</div><div><br></div>-- <br><div cla=
ss=3D"gmail_signature">SY, Dmitry Belyavsky</div>
</div></div>

--94eb2c1a16c67f156e05652fff49--

--===============1849878704650315618==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

--===============1849878704650315618==--