El 09/04/14 05:31, Walter Bright ha escrit: > Anyone know how? > > sudo apt-get install curl > > doesn't do it. >
curl runtime library:
sudo apt-get install libcurl3
curl development library:
sudo apt-get install libcurl4-openssl-dev
Regards,
--
Jordi Sayol
