RE: [Zope] Reg. Download Zope-2.6.x-to-2.6.1-win32-x86.tgz (630439 bytes)
Usually, the browser renames the file extension so that it is the wrong extension. Then the unzip program cannot unzip it bcause it thinks the file is in a different format. Check the file extension that is being sent from the website, and the file extension that actually gets downloaded, and rename the file to the correct extension if necessary. That should do it. When I tried your file just now with Phoenix, it added an extra ".gz" to the filename. Probably it is getting served with the wrong MIME type. When I removed the extra ".gz', Winzip was able to unzip the .tgz file with no trouble. Cheers, Tom P [David Hassalevris]
FWIW I recall having to find an alternative to Winzip in order to handle files with extension tgz. .
----- Original Message ----- From: "Benedictus Vinitha Mary" <benemary@mascon.co.in> To: <zope@zope.org> Sent: Monday, April 21, 2003 5:20 AM Subject: [Zope] Reg. Download Zope-2.6.x-to-2.6.1-win32-x86.tgz (630439 bytes)
Hi,
When i am trying to download and run "Download Zope-2.6.x-to-2.6.1-win32-x86.tgz (630439 bytes)", its
giving an error
message "Invalid compressed data -- unable to inflate". i am trying to run this in Win 2000.
Please send its solution.
Thanks and Regards
Mary
************************************************************** **************
This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful. Visit us @ http://www.masconit.com
************************************************************** **************
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Passin, Tom