#!/bin/bash

./configure --prefix=/usr --sysconfdir=/etc &&

make &&

make -j1 install