#!/bin/sh # $Id$ set -e ./configure --prefix=/usr make make install exit