Building openssl-1.1.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux