Hello, I tried to compile openssl-1.1.1 and the process runs without errors but wenn I try to verify the version by oppenssl version I got this message: Kompilierung und Installation von openssl-1.1.1 verliefen ohne Probleme aber bei der Versionsabfrage erhalte ich: openssl version openssl: /usr/lib/x86_64-linux-gnu/libssl.so.1.1: version `OPENSSL_1_1_1' not found (required by openssl) openssl: /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1: version `OPENSSL_1_1_1' not found (required by openssl) I run Linux Mint 19 with Kernel 4.18.8 I followed this tutorial: -------> hxxps://mdxdave.de/technik/linux/openssl-debian wget ftp://ftp.openssl.org/source/openssl-1.1.1.tar.gz tar xfz openssl-1.1.1.tar.gz cd openssl-1.1.1 sudo ./config --prefix=/usr zlib-dynamic --openssldir=/etc/ssl shared sudo make sudo make test sudo make install Any ideas about this problem and how to solve it? Thank you an good night :)
Attachment:
0xD1E6AD6A1149BC42.asc
Description: application/pgp-keys
Attachment:
signature.asc
Description: OpenPGP digital signature
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users