The file is gzipped. You'll need to either ungzip it before using tar
or use a command like `tar zxvf openssl-0.9.7c.tar.gz.tar` if your tar understands compression.

Tar is a old command so options can be specified many different ways. I generally leave out the '-' since it doesn't care. 'z' is form gzip compression, 'x' is for extract, 'v' is for verbose, 'f' says the next argument is the filename.

r,
Lance
http://www.newparticles.com/

John S. Wolter wrote:

I downloaded....
2791797 Sep 30 14:50:15 2003 openssl-0.9.7c.tar.gz <http://www.openssl.org/source/openssl-0.9.7c.tar.gz> *[LATEST] ...
*but when I use tar to list the files by entering ....
tar --list --file=openssl-0.9.7c.tar.gz.tar

I get an error message that states.....

tar: This does not look like tar archive
tar: Skipping to the next header
tar: Archive contains obsoletescent base-64 headers
tar: Error exit delayed from previous errors

I'm running SUSE 8.1 on this particular machine. Of course I do not user tar for backup so I do not have a recent history of using it.

What obvious error I'm I making using tar?

--
------------ Wolter Works - Always Innovating -------------
- Industry and Commerce Internet Invention
- Internet Marketing Product Concepts & Implementation

mailto:[EMAIL PROTECTED]

John Wolter, President
1531 Jones Drive
Ann Arbor, MI 48105-1871 USA
1-734-665-1263

Copyright 2003 John S. Wolter
Neither this information block, the typed name of the sender,
nor anything else in this message is intended to constitute an
electronic signature unless a specific statement to the contrary
is included in this message.




Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to