Results 1 to 5 of 5
Hello, I downloaded UT 2k4 recently, and it comes in a .run.gz file.
When I un-tar it in terminal, It says:
Code:
$ sudo tar -xvzf '/home/dude/Downloads/UT2004-LNX-Demo3334.run.gz'
[sudo] password for ...
- 01-18-2010 #1
Unreal tournament 2004 demo
Hello, I downloaded UT 2k4 recently, and it comes in a .run.gz file.
When I un-tar it in terminal, It says:
What should I do? I have re-downloaded several times.Code:$ sudo tar -xvzf '/home/dude/Downloads/UT2004-LNX-Demo3334.run.gz' [sudo] password for dude: tar: This does not look like a tar archive tar: Skipping to next header tar: Exiting with failure status due to previous errors dude@hp-desktop:~$
- 01-18-2010 #2
Try to decompress it first.
Does it decompress file?Code:cd Downloads gzip -d UT2004-LNX-Demo3334.run.gz
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-18-2010 #3
sorry.
Nope. It seems to work, because the run file extracts, but then it says:
I have downloaded this from so many locations. And it's always the same story.gzip: /home/dude/Downloads/UT2004-LNX-Demo3334.run.gz: unexpected end of file
- 01-19-2010 #4
Its corrupted or bad download. Have you tried downloading from here?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-19-2010 #5
Post the output of
Code:file UT2004-LNX-Demo3334.run.gz
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.


Reply With Quote