Closed btraas closed 5 years ago
Ubuntu 18+ comes with libcurl4 which is incompatible with libcurl3
./tsschecker_linux: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./tsschecker_linux)
See this comment on the curl repo:
https://github.com/curl/curl/issues/2433#issuecomment-385534289
Ubuntu 18+ comes with libcurl4 which is incompatible with libcurl3
./tsschecker_linux: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./tsschecker_linux)