#!/bin/bash set -eu set -o pipefail #./autogen.sh --prefix=/usr/local/c"$which_python" ./configure --prefix=/usr/local/c"$which_python" make