Mail Archives: cygwin/2004/02/27/12:58:12
I have cygwin
I have a file with a foo.tar.gz2 extension.
How to I extract the tarball contained within?
I tried gzip -dv foo.tar.gz2, but I get
[snip]
gzip: foo.tar.bz2: unknown suffix -- ignored
[/snip]
as a response
I tried tar -tvf foo.tar.gz2, but I get
[snip]
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Error exit delayed from previous errors
[/snip]
I also tried bunzip foo.tar.gz2, but bunzip is apparently not installed because I get
[snip]
'bunzip' is not recognized as an internal or external command,
operable program or batch file.
[/snip]
I looked in the cygwin setup section for archive, and bunzip or bzip isn't listed ... likewise in base and other sections.
Any assistance would be appreciated.
I am, scratching my head,
Larry
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -