LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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-18-2003, 11:22 AM   #1
eye
Member
 
Registered: May 2003
Distribution: fedora 1
Posts: 137

Rep: Reputation: 15
Red face extract error tar.gz


I saved my downloaded Mozillafirebird.tar.gz file in /usr/local/src.

To extract tar.gz..
Run the following commnd in /usr/local/src
[root@localhost src]# tar -xvf MozillaFirebird-0.6-i686-pc-linux-gnu.tar.gz
tar:this does not look like a tar archive
tar:skipping to next headers.
tar:archive contains obsolescent base-64 headers.
tar:error exit delayed from previous errors.
why this error message occurs??

Last edited by eye; 05-18-2003 at 11:32 AM.
 
Old 05-18-2003, 11:27 AM   #2
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Corrupted download?
 
Old 05-18-2003, 11:28 AM   #3
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Look at the file:
file filename
SO
file MozillaFirebird-0.6-i686-pc-linux-gnu.tar.gz
Also look at the size. Maybe there was an error when it was copied over, you may have been out of space (are out of space) look with:
df -h
....Nevermind.
I see you missed the Z for the gz compression:
tar xvzf filename.tar.gz

Cool
 
Old 05-18-2003, 11:33 AM   #4
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
You are doing it wrong... it's a gunzip. The file name ends with gz right? do like this first

gunzip MozillaFirebird-0.6-i686-pc-linux-gnu.tar.gz

then untar it

tar -xvf MozillaFirebird-0.6-i686-pc-linux-gnu.tar
 
Old 05-18-2003, 11:50 AM   #5
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Or just add the z in the tar command:
tar xvzf



Cool
 
Old 05-18-2003, 11:59 AM   #6
quietguy47
Member
 
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805

Rep: Reputation: 35
tar -xvzf filename.tar.gz

Last edited by quietguy47; 05-18-2003 at 12:03 PM.
 
Old 05-18-2003, 12:00 PM   #7
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
 
  


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
can not extract the tar.gz file sharad durgawad Linux - Software 3 10-05-2005 02:41 AM
using tar to extract properly xushi Slackware 9 03-05-2005 09:10 AM
extract .tar.bz2 EcceVery Debian 3 11-24-2004 12:39 PM
How to extract a tar.gz file? deWin Linux - Newbie 3 11-10-2004 11:24 AM
tar extract fails dgermann Linux - Newbie 8 08-28-2004 11:26 AM

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

All times are GMT -5. The time now is 03:38 AM.

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