So I wanted to install curl with HTTPS protocol, I did it like so:
and last I tried: sudo -i curl --version to see if I succeeded and the answer was "No!". The error I got is here:
curl: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory
Try this:
ln -s /usr/local/lib/libcurl.so.4 /usr/lib/libcurl.so.4
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With