No package ‘libcurl’ found: checking for LIBCURL… configure: error: Package requirements (libcurl >= 7.15.4) were not met:

  Default

No package ‘libcurl’ found

sudo apt-get install libcurl4-openssl-dev
Also make sure that you have installed pkg-config. If unsure install it with:

sudo apt-get install pkg-config

LEAVE A COMMENT