Re: Dependency with libcrypto.so.1.1 in 0.9.4

2020-07-02 Thread Andreas Schneider
On Wednesday, 1 July 2020 15:38:18 CEST Bruno Buzzi Brassesco wrote: > Hi, Hi, > After compiling 0.9.4 successfully i have a dependency problem: > ldd libssh.so.4.8.5 > libcrypto.so.1.1 => not found > This did not happen with ldd libssh.so.4.4.1 > The compilation parameters were the same for

Dependency with libcrypto.so.1.1 in 0.9.4

2020-07-01 Thread Bruno Buzzi Brassesco
Hi, After compiling 0.9.4 successfully i have a dependency problem: ldd libssh.so.4.8.5 libcrypto.so.1.1 => not found This did not happen with ldd libssh.so.4.4.1 The compilation parameters were the same for both. OpenSSL library is in a custom path. cmake