#!/bin/bash ./configure --prefix=/usr && make && make -j1 install && make TEXMF=/usr/share/texmf install-tex