Installing curl.h library [duplicate]
Could you help me install curl.h library?
apt-get install libcurl4-gnutls-dev
or
apt-get install libcurl4-openssl-dev
or
apt-get install libcurl4-nss-dev
depending on whether you want to use gnutls, openssl or nss for SSL.