#!/bin/sh
#  requires installation in host system also.

apt-get install -y --force-yes libreadline-dev sudo gfortran gcj-jdk
exec make check 
