Some servers think that they are able to translate some file types. Some browsers also think they know how to do this. It may be some kind of combination between this that causes this problem. ----- Original Message ----- From: "Paul Zwarts" <paz@oratrix.com> To: "'Lennart Regebro'" <lennart@torped.se> Cc: <zope@zope.org> Sent: Thursday, April 18, 2002 10:04 AM Subject: RE: [Zope] quick question
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 )