#!/bin/sh -e ./configure cp Makefile.linux Makefile make make DESTDIR="$1" PREFIX=/usr install