ubuntu 22:
./Merging_RAVENNA_Daemon: /lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./Merging_RAVENNA_Daemon)
Seems to be an old version.
Is there a solution for this issue?
ubuntu 22: Curl_openssl_3 not found
Forum rules
The Merging Technologies team cannot be held responsible for support queries logged on the public forums. If a support query is logged here and only here, it may not be found and dealt with by the appropriate team.
If you need assistance please contact tech support.
The Merging Technologies team cannot be held responsible for support queries logged on the public forums. If a support query is logged here and only here, it may not be found and dealt with by the appropriate team.
If you need assistance please contact tech support.
Re: ubuntu 22: Curl_openssl_3 not found
i get the same error.
seems this forum is "dead".
Let me know if you managed to build the driver correctly.
seems this forum is "dead".
Let me know if you managed to build the driver correctly.
Re: ubuntu 22: Curl_openssl_3 not found
Yeah, I was surprised for the kernel module to actually compile and load.
But the daemon is linked against some ancient libraries. There are workarounds, but you'd probably have to compile libcurl3 manually, put it in some non-standard location and LD_PRELOAD that library for this specific binary.
A hack ugly as shit.
But the daemon is linked against some ancient libraries. There are workarounds, but you'd probably have to compile libcurl3 manually, put it in some non-standard location and LD_PRELOAD that library for this specific binary.
A hack ugly as shit.