Installation of Tar A patch may be applied to give tar direct support for bzip2 files. This patch adds the -j option to tar, which is similar to the -z option used for gzip files. Apply the patch by running the following command: patch -Np1 -i ../tar-&tar-patch-version;.patch ./configure --prefix=/stage1 make make check make install