[Zope] quick question

Paul Zwarts paz@oratrix.com
Thu, 18 Apr 2002 10:04:47 +0200


For windows users who have the same problems, append the extension with
.gz and re-unzip and it will recognize. Is there a reason why this
happens so often? I envcounter this about 40% of the time when
downlading products, updates, etc...

Paz

-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org] On Behalf Of
Lennart Regebro
Sent: Thursday, April 18, 2002 9:52 AM
To: JEdw411@aol.com; zope@zope.org
Subject: Re: [Zope] quick question

From: <JEdw411@aol.com>

> My question is - I downloaded the linux full version of Zope. It
downloads
> with a .tar extension but when I called it from Telnet I received the
> following error message:
>
> tar -xf Zope-2.5.0-linux2-x86.tar

It's a gzipped tar file. Try:

tar xvfz Zope-2.5.0-linux2-x86.tar




_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )