# Prerequisites:
# zlib >= 1.2.3
# pthreads
# groff and ps2pdf (if you run 'make pigz.pdf')
# If you ever need to remove pigz as installed below, become root,
# remove /usr/local/bin/pigz and unpigz, remove /usr/local/man/man1/pigz.1,
# remove the source, remove the tarball.
# Get the tarball
cd
test -f installed/pigz-2.8.tar.gz && mv -f installed/pigz-2.8.tar.gz .
test ! -f pigz-2.8.tar.gz && wget https://zlib.net/pigz/pigz-2.8.tar.gz