Script for building and installing termite under Ubuntu 16.04.1
This script is a modified version of https://github.com/Corwind/termite-install.
The major difference is that this script will link the vte-ng library statically into the binary instead of replacing the systemlibs.
- Download everything needed to build termite
- Build termite
- Tell you how to install termite local or systemwide
- Download/Clone and execute as normal user
This script was tested under Ubuntu 16.04.1 but should also work with different flavours of Ubuntu.