Thank you all for your prompt replies.
Boyle Owen wrote:

Plain text please...

Obvious error? It's not a tar file. It's a gzipped tar file. The
simplest way to unpack is to:

gzip -dc openssl-0.9.7c.tar.gz | tar xvf -

Alternatively;

gunzip openssl-0.9.7c.tar.gz
tar xvf openssl-0.9.7c.tar

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. -----Original Message-----
From: John S. Wolter [mailto:[EMAIL PROTECTED]
Sent: Dienstag, 13. Januar 2004 14:40
To: [EMAIL PROTECTED]
Subject: un-tar'ing not working for me



I downloaded.... 2791797 Sep 30 14:50:15 2003 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.






______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

Reply via email to