#!/bin/bash ./autogen.sh; ./configure --prefix=$(pwd)/target; make -j make install