mopavoice.blogg.se

How to install curl on lunix
How to install curl on lunix












how to install curl on lunix how to install curl on lunix

When I go into that folder, ~/curl_install/bin, and try to run curl I get the following issue: $./curl -versionĬurl 7.64.1 (armv7l-unknown-linux-gnueabihf) libcurl/7.52.1 OpenSSL/1.0.2l zlib/1.2.8 libidn2/0.16 libpsl/0.17.0 (+libidn2/0.16) libssh2/1.7.0 nghttp2/1.18.1 librtmp/2.3 So, I've followed the instructions on the curl website to build and install curl from source, adjusting the prefix so that curl is built in my own folder rather than /usr/local/. The latest I can get through apt-get is 7.52.1 and I want the latest (7.65.1). I am working on a distro of linux that doesn't have the version of curl I need supported via apt-get.














How to install curl on lunix