LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-30-2003, 04:44 AM   #1
lachlan
Member
 
Registered: Jan 2002
Location: New Zealand
Distribution: Mandrake 9.1,Suse 8.2
Posts: 139

Rep: Reputation: 15
Unpacking.tgz files


Hi,
I have downloaded flash-0.4.10.tgz to my home directory and tried to unpack it with tar -zxvf flash-0.4.10.tgz,this was the outcome.
linux:/home/Kat12 # tar -zxvf flash-0.4.10.tgz

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
linux:/home/Kat12 #

Cheers

Lachlan
 
Old 05-30-2003, 06:24 AM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Check the filesize, and type:
file filename.tgz

It might not be gzipped, in which case:
tar xvf filename.tgz
Without the z

Cool
 
Old 05-30-2003, 06:25 AM   #3
fsbooks
Member
 
Registered: Jan 2002
Location: Missoula. Montana, USA
Distribution: Slackware (various)
Posts: 464

Rep: Reputation: 52
Try it without the "z" option. If you used a browser to download, sometimes the files are uncompressed "on the fly" before saving to disk. You can do a "file flash-0.4.10.tgz" to see what your system thinks it is, either tar archive or gzip compressed data.
 
Old 05-30-2003, 06:28 AM   #4
BigNate
Member
 
Registered: Mar 2003
Location: Harrisburg, PA
Distribution: Gentoo, Debian, Ubuntu, Red Hat/CentOS
Posts: 719

Rep: Reputation: 30
well if it is not in gzip format drop the z option:

$tar -xvf flash-0.4.10.tgz

good luck.
 
Old 05-30-2003, 06:31 AM   #5
BigNate
Member
 
Registered: Mar 2003
Location: Harrisburg, PA
Distribution: Gentoo, Debian, Ubuntu, Red Hat/CentOS
Posts: 719

Rep: Reputation: 30
hmmm...3 people with the same thought at the same time...scary
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unpacking files=Cannot mkdir: Read-only file system Regenten Linux - Newbie 5 09-08-2004 03:23 AM
unpacking .tar.gz files crazibri Linux - Newbie 5 03-24-2004 02:19 AM
Unpacking files OneDragonWon Linux - Newbie 5 02-22-2003 12:53 AM
unpacking multiple .tar.gz files illtbagu Linux - General 5 01-18-2003 05:43 PM
tgz files moger Slackware 10 10-05-2002 01:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:40 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration