#!/bin/bash

PAGE=letter ./configure --prefix=/usr &&

make &&

make -j1 install