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.
    

Diese E-mail ist eine private und persönliche Kommunikation. Sie hat
keinen Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This
e-mail is of a private and personal nature. It is not related to the
exchange or business activities of the SWX Group. Le présent e-mail est
un message privé et personnel, sans rapport avec l'activité boursière du
Groupe SWX.

This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please notify the sender urgently
and then immediately delete the message and any copies of it from your
system. Please also immediately destroy any hardcopies of the message.
You must not, directly or indirectly, use, disclose, distribute, print,
or copy any part of this message if you are not the intended recipient.
The sender's company reserves the right to monitor all e-mail
communications through their networks. Any views expressed in this
message are those of the individual sender, except where the message
states otherwise and the sender is authorised to state them to be the
views of the sender's company. 


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

Reply via email to