#!/bin/sh ./src/external/3rd/library/curl/curl-7.45.0/configure && make && sudo make install echo "cURL libs installed."