Date: Tue, 22 Feb 94 10:23:20 EST From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: vinson AT unagi DOT cis DOT upenn DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: where are /usr/include and info/dir Reply-To: babcock AT cfa DOT harvard DOT edu > I installed the maintenance updates, but now the compiler can't find the > header files because it's obviously not looking in djgpp/include. Did you run setdjgpp.bat or otherwise set the environment variable C_INCLUDE_PATH? Did you perhaps run out of environment space? > Also, what about the file 'dir' for info? Should that be in > djgpp/docs/texinfo, or should it be in my emacs (oemacs) /info directory? > Do I need to write my own dir file, or should texinfo have come with one? I move all my info files for various packages to a \DOC\INFO directory tree and make my own top-level DIR file which points at the DIR files for oemacs, djgpp, etc. The paths then need to be adjusted in the 2nd level DIR files.