LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 08-27-2005, 04:13 PM   #1
Riddick
Member
 
Registered: May 2004
Location: Rome, Italy
Distribution: slackware-current
Posts: 454

Rep: Reputation: 30
Unable to extract "tar.gz" file - please try for me


I can't extract this, so I was wonding if you guys would try for me:

http://prdownloads.sourceforge.net/m...ar.gz?download

Thanks,
Riddick
 
Old 08-27-2005, 04:17 PM   #2
mherring02
Member
 
Registered: May 2005
Location: Pasadena, CA
Distribution: Ubuntu, Fedora
Posts: 50

Rep: Reputation: 15
gunzip <filename>
tar -xvf <newfilename> (the one created by guzip)

Where is your issue occuring?
 
Old 08-27-2005, 04:17 PM   #3
slackie1000
Senior Member
 
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037

Rep: Reputation: 46
hi there,
... hum .. .. got from Paris mirror..
extracted flawless..
regards,
slackie1000
 
Old 08-27-2005, 04:23 PM   #4
Riddick
Member
 
Registered: May 2004
Location: Rome, Italy
Distribution: slackware-current
Posts: 454

Original Poster
Rep: Reputation: 30
The console mode worked fine, thanks.

Ark is giving me the error:
"An Error occurred when trying to open the archive"

I can't think why. Does ark do it fine for you guys?

Thanks for the fast replies,
Riddick
 
Old 08-27-2005, 04:31 PM   #5
mherring02
Member
 
Registered: May 2005
Location: Pasadena, CA
Distribution: Ubuntu, Fedora
Posts: 50

Rep: Reputation: 15
Dont know about Ark--is it supposed to open tar files only or tar.*z files.
When you unzip at the command line, are you running as root?
 
Old 08-27-2005, 04:32 PM   #6
spooon
Senior Member
 
Registered: Aug 2005
Posts: 1,755

Rep: Reputation: 51
Quote:
Originally posted by mherring02
gunzip <filename>
tar -xvf <newfilename> (the one created by guzip)
I want to note that the above can be accomplished with:
Code:
gunzip -c <filename> | tar -xvf -
and for GNU versions of tar, you can just do:
Code:
tar -xzvf <filename>
 
Old 08-27-2005, 04:57 PM   #7
Riddick
Member
 
Registered: May 2004
Location: Rome, Italy
Distribution: slackware-current
Posts: 454

Original Poster
Rep: Reputation: 30
No, I'm not running as root, and it unzips fine
 
  


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
how to extract a "tar.bz2" file? deWin Linux - Newbie 14 08-09-2016 08:49 AM
"Undoing" a tar extract jrdioko Linux - Newbie 15 01-16-2012 05:51 PM
Unable to Mount," Bogus File System Found" nav_Lin Linux - Newbie 1 04-16-2004 09:27 PM
"how do I extract a number from a text file using shell command?" sdandeker Linux - Networking 3 02-12-2004 08:54 AM
How to extract (unpack) file in "A" driver matin Linux - Newbie 1 03-01-2002 06:59 AM

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

All times are GMT -5. The time now is 07:52 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