tce-load -wil compiletc automake texinfo

wget https://ftp.gnu.org/gnu/stow/stow-2.4.1.tar.gz
cd stow-2.4.1

./configure --prefix=/usr/local
make
make DESTDIR=/tmp/dest install
