Date: Tue, 5 May 1998 11:26:26 +0300 (IDT) From: Eli Zaretskii To: Aaron Judd cc: Michael Phelps , djgpp AT delorie DOT com Subject: Re: DJGPP installation problems In-Reply-To: <354E3234.89FC0198@spawar.navy.mil> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 4 May 1998, Aaron Judd wrote: > Long file names are BAD for DJGPP on windows NT. I tried changing the LFN=n > to y in the DJGPP.ENV file but that didn't help. LFN=y won't work on NT. This is documented behavior: Microsoft didn't include the special LFN calls in the NT DOS emulator. > Finally I got PKUNZIP.EXE Apparently this is different that PKZIP which now > doesn't come with PKUNZIP instead it has the command line "-extract" option > and this uses the long file format. There is a newer PKZIP which supports long file names on NT. Don't use it to unzip DJGPP archives. The older PKUNZIP v2.04g is what you need. Or just use InfoZip's UnZip compiled with DJGPP. > It would be greate if you put the SHAREWARE version of PKUNZIP in the DJGPP > zippicker so it could be easily downloaded. Thanks for your help. The DJGPP site has unzip386.exe which you should have used. Doesn't the zip picker suggest that? If not, please report that to DJ Delorie .