#!/bin/bash ./configure --prefix=/usr --bindir=/bin make make -j1 install