Date: Fri, 2 Apr 1999 10:54:51 -0500 Message-Id: <199904021554.KAA27558@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Fri, 2 Apr 1999 08:05:53 +0200 (IST)) Subject: Re: Fw: LBInstDJ - second, improved version References: Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > Note: Do not install DJGPP in a directory that requires long file name > > support (i.e. no spaces, 8.3 characters) > > That's true only for NT. Windows 9X should not have this problem. 9X will still show problems if you change the LFN settings. In general, it's a bad idea to install in an LFN directory. By the time you realize that it's OK, you also know enough about LFNs to avoid the problems installing in an LFN directory causes. So, even if it could work, I'd still rather tell people to do it the safe way.