I’m trying to compile openssl-1.1.0e on Centos 7 (7.3.1611) but after i successfully compiled everything without any warning, i get an error when i’m trying any openssl comm
jk2K solved my issue
For OpenSSL 1.1.0g, CentOS 7.2.1511, you can try this:
sudo bash -c "echo '/usr/local/lib64' >> /etc/ld.so.conf" sudo ldconfig