cd /path/to/ploticus
tar xvf ploticus242_src.tar.gz cd ploticus242/src
sed -i "10c\CC = clang" Makefile sed -i "143c\INSTALLBIN = /path/to/ploticus242-install" Makefile
mkdir -p /path/to/ploticus242-install
make make install