Closed reckbo closed 8 years ago
When building the project it fails with:
Issue another request to this URL: 'https://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.gz' Protocol "https" not supported or disabled in lib curl
This was solved by the suggestion at http://stackoverflow.com/questions/29816529/unsupported-protocol-while-downlod-tar-gz-package:
./bootstrap --system-curl make
When building the project it fails with:
Issue another request to this URL: 'https://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.gz' Protocol "https" not supported or disabled in lib curl