Date: Fri, 12 Aug 94 16:31:04 cst
From: "Cook Doug" <dougc AT mails DOT imed DOT com>
Encoding: 15 Text
To: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Bootstrapping another new user of DJGPP

     
        I was having the same problem with info.exe

        The problem turned out to be that the texinfo directory
        wasn't specified. This is what I used to fix the problem.


     [info]
     INFOPATH=%/>;INFOPATH%%DJDIR%/docs;%DJDIR%/docs/djgpp;%DJDIR%/docs/texinfo
     
     I also left the info.inf file named info.inf and did not rename it as 
     someone else suggested.
     
     Doug Cook
     dougc AT mails DOT imed DOT com