Mail Archives: djgpp/1995/12/13/07:29:43
On Wed, 13 Dec 1995, Charles Brasted wrote:
> I've just installed djgpp and I've managed to get everything to work OK,
> however the info file doesn't seem to work. I get - info:dir:file not
> found. (I just ran info.exe thats what the faq says, right?)
>
> I couldn't find any mention of this in the faq, or any attached
Did you install the latest version of the FAQ? It is available as
faq102.zip from the same place you get DJGPP, and section 6.15 there
discusses some things to be checked when Info doesn't work.
If you already did that to no avail, please go into the directory where
the file called `dir' is found (should be in the docs/djgpp subdirectory
of your main DJGPP installation directory) and type this command from the
DOS prompt:
info -d . -f dir
Does this work?
If you cannot find a file called `dir' nowhere in your DJGPP tree, you
probably didn't install the djdocs archive (djdocs112.zip).
- Raw text -