Revision [10121]
This is an old revision of tar made by coolpup on 2010-10-24 10:46:26.
Verify your version of tar by entering into a terminal (console):
tar --version
tar software package(s)
tar-1.23-p4.petReferences
ftp://www.mirrorservice.org/sites/ftp.gnu.org/gnu/tar/http://www.t2-project.org/packages/tar.html
Appendix
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/ --sysconfdir=/etc --localstatedir=/var --enable-backup-scripts && make && make check