[openssl-users] Vanilla OpenSSL uses sytems libs

Scott Neugroschl scott_n at xypro.com
Tue Mar 13 23:02:21 UTC 2018


Set LD_LIBRARY_PATH to use your compiled versions.

-----Original Message-----
From: openssl-users <openssl-users-bounces at openssl.org> On Behalf Of etc at coderhacks.com
Sent: Tuesday, March 13, 2018 3:46 PM
To: openssl-users at openssl.org
Subject: [openssl-users] Vanilla OpenSSL uses sytems libs

Hi!

I put a vanilla OpenSSL in a local folder and compiled it.

./config no-shared
make

I will not do a "make install" because I will keep my distros installation.
But Iwill use the vanilla for tests. So I need the binary as well as the libs.

After a ldd  I see that the apps/openssl as well as the libssl and libcrypto use the systems OpenSSL-libs instead of the one I just compiled.

Is there an option so the makefile will produce binaries out of its own libs instead of the sytems?

Thanks!



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


More information about the openssl-users mailing list