Date: Thu, 22 Oct 1998 13:22:51 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Michael Zimmet cc: djgpp AT delorie DOT com Subject: Re: Installation help needed In-Reply-To: <362ef807.6386307@netnews.voicenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Thu, 22 Oct 1998, Michael Zimmet wrote: > I've edited DJGPP.env such that LFN=Y. (The long file names > thing.) This is actually not recommended. The canonical way of enabling the long file name support is to set LFN=y in your AUTOEXEC.BAT file. Editing DJGPP.ENV can be dangerous because its syntax is cryptic, and a wrong character inadvertently deleted there can screw your entire DJGPP installation. Therefore, even though it probably isn't the case of your problems, I suggest to revert to the original DJGPP.ENV file from djdev201.zip, and instead set LFN=y in AUTOEXEC.BAT. > doesn't compile from within RHIDE. Instead, I get the rather > unenlightening message, "There were some errors." Try the RHIDE FAQ. If that doesn't give a clue, invoke the RHIDE bug-reporting command (sorry, I don't use RHIDE so I cannot tell you how exactly to do that), then post here the file it creates.