Date: Mon, 19 Jan 1998 19:05:11 +0200 (IST) From: Eli Zaretskii To: naga4321 AT delanet DOT com cc: djgpp AT delorie DOT com Subject: Re: Problem installing txi390b.zip In-Reply-To: <34C37B79.448@delanet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 19 Jan 1998 naga4321 AT delanet DOT com wrote: > I attempted to install the reader for the online manuals after I had > previously installed djgpp. After I downloaded txi390b.zip, I unzipped > in my c:\gcc directory and it created a "info.exe" file in my > c:\gcc\bin directory. When I invoked info.exe the following message > was displayed: > > "info.exe: dir: No such file or directory ENOENT" You need the file info/dir. It is in the v2/djdev201.zip archive. If you have ever installed djgpp, you should have had it, but maybe it got deleted or something. Also, you need to have a file c:\gcc\djgpp.env (it is also in djdev201.zip), and you need to set the DJGPP environment variable like this: set DJGPP=c:/gcc/djgpp.env