#!/bin/sh
echo 'Sorry, this binary is not available.' 
echo 'There was an error when building the package that prevented' 
echo 'this binary from compiling. Most likely your system lacks' 
echo 'the svga library.' 
