Date: Tue, 7 Oct 1997 14:38:21 +0200 (IST) From: Eli Zaretskii To: "Jeff T. Williams" cc: djgpp AT delorie DOT com Subject: Re: DJGPP info and ENOENT In-Reply-To: <199710061719.MAA07808@kendall.> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 6 Oct 1997, Jeff T. Williams wrote: > When I run `info' I consistently get the message: > > info.exe: dir: No such file or directory (ENOENT) > > I have checked that the files are in their proper > directories; the SET djgpp=c:\djgpp\djgpp.env is > in place; and the rest of the installation has gone > well. I thought the problem might be a missing DJGPP.ENV > file (not included with the files I installed), so I > unzipped that particular file from djdev201b and put You didn't install djdev201.zip (otherwise, DJGPP.ENV would be present). The file `info/dir' comes with djdev201.zip, and Info won't work without that file. You should install djdev201.zip in its entirety. DJGPP isn't supposed to work without djdev being installed, so you might run into all kinds of problems if you don't. Please be sure to read README.1ST and install all files that are described as required in the "What to download" section.