From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: I am very confused, please help me. Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: <8fq72tcssasq6ss6o67lqa0lcjce71aoqe@4ax.com> References: <3A231F1F DOT 3FF72367 AT sigmanet DOT com DOT br> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 41 X-Trace: +ryjt+2n9cfS2I2CiVW4BfzG8TqRjDkDJU9V4lmn/1CjvMYxr9XbtbnW9G5F69JP2AOF825z4LWu!C/IxUP1xMCuc2cTaL1CCgVQxgOA/EphW7TEQOduujKYak72ruR1BR0j0e+5jU6kb9JQNA7i9YG+1!dsXJug== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Tue, 28 Nov 2000 17:29:30 GMT Distribution: world Date: Tue, 28 Nov 2000 17:29:30 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Tue, 28 Nov 2000 09:43:05 +0200 (IST), Eli Zaretskii wrote: >On Tue, 28 Nov 2000, Anderson wrote: > >> - Unzip it all to djgpp dir (you can use winzip for that > >No, please do NOT use WinZip for that! > >The DJGPP documentation specifically warns _against_ using WinZip (see >Chapter 1 in the FAQ), because WinZip could cause grave problems due to >the fact that it doesn't always preserve the directory structure >recorded in the zip files, and also commits other atrocities against the >files it unpacks. In that case, I'd like to report a bug in the DJGPP Zip Picker. TO REPRODUCE: http://www.delorie.com/djgpp/zip-picker.html Choose "Windows 98" as the operating system and select some packages, then submit the form. RESULT: "Note: If you are using Windows 95/98, please check the file djgpp.env to make sure LFN is set to Y and not N, and make sure you use an unzip program that supports Win95 long file names, like winzip." >Please use unzip32.exe that is available from the same place where you >download DJGPP, and save you grief. EXPECTED RESULT: "...use an unzip program that supports Win95 long file names, like unzip32." with unzip32 linked to the file on the chosen mirror. --