On 09/04/14 05:31, Walter Bright wrote:
Anyone know how?

     sudo apt-get install curl

doesn't do it.

Are you referring to how to install it on a 64bit machine? In that case you need "gcc-multilib" and "ia32-libs". I'm not 100% sure it's included, but I think so.

If you're on a 32bit machine you probably need to install a development package. Perhaps libcurl4-gnutls-dev or libcurl4-openssl-dev.

--
/Jacob Carlborg

Reply via email to