Thanks! It works if I export LD_LIBRARY_PATH=/my/openssl/root and recompile it. On 2018-03-14 00:02, Scott Neugroschl wrote:
Set LD_LIBRARY_PATH to use your compiled versions. -----Original Message----- From: openssl-users <openssl-users-bounces@xxxxxxxxxxx> On Behalf Of etc@xxxxxxxxxxxxxx Sent: Tuesday, March 13, 2018 3:46 PM To: openssl-users@xxxxxxxxxxx Subject: 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
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users