#!/bin/bash set -exuo pipefail ./bootstrap ./configure --prefix=$HOME/local/ make