Revision [7181]
This is an old revision of tar made by coolpup on 2010-05-09 03:32:44.
Verify your version of tar by entering into a terminal (console):
tar --version
tar software package(s)
tar-1.23-q.pet- Build: compiled within Quirky
- Build: compiled within Quirky
- Build: compiled within Puppy 4.3.1
References
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