Failed to load libssl.so.1.1 while execuitng openssl comand

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

 



I tried to execute ./openssl s_server command in the latest Openssl Version 1.1.0c after doing Openssl compilation steps:
./config
make
make test
make install
and It's throwing this error below:
./openssl: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

after debugging this issue I found this error is coming because libssl.so.1.1 is not present in /usr/lib64 directory.
but by default it should search these library in /usr/local/lib64/ directory. 


Regards,
Saurabh
-- 
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