From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: compiling emacs 19.34 Date: Sun, 24 Nov 1996 10:19:54 -0800 Organization: Three pounds of chaos and a pinch of salt Lines: 27 Message-ID: <329891CA.3729@cs.com> References: <578auf$onp AT mulga DOT cs DOT mu DOT OZ DOT AU> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp211.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Chun Cheung YIM To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Chun Cheung YIM wrote: > > Hi All, > > After spending a few hours downloading the emacs distribution included in > simtel's v2gnu directory , I found that I had problem unzipping the files > into the proper long filename files under win95. Both pkunzip and unzip386 > showed the long filenames during the extraction process but when I check it > out, the long filenames are truncated to the 8.3 format, can someone please > tell me how I can fix this problem? I really want to get emacs work under > win95. Thanks fpr helping! pkunzip does not support extraction of long filenames. To do this with unzip386, you _must_ run it from a Win95 DOS shell. Simply shutting down in DOS mode won't work. Also, make sure you either set LFN=Y from your environment, or change the line in DJGPP.ENV that reads "+LFN=N" to "+LFN=Y". -- John M. Aldrich, aka Fighteer I -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+:- a-->? c++>$ U@>++$ p>+ L>++ E>+ W++ N++ o+ K? w(---) O- M-- V? PS+ PE Y+ PGP- t+(-) 5- X- R+ tv+() b+++ DI++ D++ G e(*)>++++ h!() !r !y+() ------END GEEK CODE BLOCK------