Mail Archives: djgpp/1996/08/01/12:00:03
On Thu, 1 Aug 1996, Bill Galbraith wrote:
> info.exe: dir: No such file or directory (ENOENT)
>
> But if type (in the DOCS directory only) :
>
> info -f info.inf
>
> it starts up okay. Any ideas??
[snip]
> [info]
> INFOPATH=%/>;INFOPATH%%DJDIR%/docs;%DJDIR%/docs/djgpp;%DJDIR%/docs/tex
Is that DJGPP v1.x or v2.0? (The above directory tree is from v1.x, or so
it seems.)
Is there a file named `dir' in the `docs' directory? If not, you should
get it from the djdev distribution and put it there. If it's there, then
most probably, the DJGPP environment variable is not set correctly. To
let us see it, from the DOS prompt type this:
set > env.lst
then post the contents of the file env.lst.
- Raw text -