home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / compress / 4367 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  777 b 

  1. Path: sparky!uunet!mcsun!news.funet.fi!butler.cc.tut.fi!butler.cc.tut.fi!not-for-mail
  2. From: kaukasoi@butler.cc.tut.fi (Kaukasoina Petri)
  3. Newsgroups: comp.compression
  4. Subject: pkzip 2.04c / unzip v5.0 compatibility
  5. Date: 6 Jan 1993 12:42:17 +0200
  6. Organization: Tampere University of Technology, Computing Centre
  7. Lines: 18
  8. Distribution: world
  9. Message-ID: <1ied29INN37p@butler.cc.tut.fi>
  10. NNTP-Posting-Host: butler.cc.tut.fi
  11.  
  12. Try this:
  13.  
  14. pkzip -es test pkzip.exe
  15. unzip test
  16.  
  17. Unzip gives an error message 'BAD CRC 00000000 should be 629643f6'.
  18. The same thing if you try to unzip PKZ204C.EXE. 
  19.  
  20. And the file ds.bat from dsz1106.zip (zmodem package):
  21.  
  22. pkzip -ex test2 ds.bat
  23. unzip test2
  24.  
  25. Similar message: 'BAD CRC 00000000 should be 0a33cf32'.
  26.  
  27. pkunzip 2.04c gets the CRCs ok.
  28.  
  29. -Petri
  30.