[comp.sources.wanted] Problem with tar

luong@cs.utexas.edu (Hue Nhu Luong) (06/18/91)

I try to un-tar the file xloadimage.3.01.tar by entering:

	tar -xvf xloadimage.3.01.tar

But what I get is a bunch of boloneies like this:

	tar: can't set time on Imakefile: Not owner
	tar: can't set time on Makefile: Not owner
	tar: can't set time on Makefile.std: Not owner
	tar: README: HELP - extract write error: Permission denied
	x Imakefile, 1847 bytes, 4 tape blocks
	x Makefile, 6758 bytes, 14 tape blocks
	x Makefile.std, 6758 bytes, 14 tape blocks
	x README, 15694 bytes, 31 tape blocks

Can somebody help me with this?