Mail Archives: djgpp/1997/10/28/22:17:11
At 12:53 10/28/1997 -0500, Michael Witt wrote:
>I have a successful installation of djgpp2.01 on my desktop system but am
>having trouble getting a successful install on my laptop. The compiler
>cannot find the include directory. It appears to be something amiss with
>the djgpp.env. However I am calling it in the autoexec.bat "set djgpp =
>c:\djgpp\djgpp.env" This is a problem wether I am on the network or not.
>and it is a gateway laptop that has windows 95 and has never had dos
>installed so it has only the windows 95 flavor of dos. Please reply
>directly to me as I am no longer on the djgpp list.
First of all, make sure that your djgpp.env isn't corrupt or otherwise
broken. Another possibility is that something stops autoexec.bat before it
gets to the `set djgpp' line. You can check for this by typing `set' at the
dos prompt and seeing if the DJGPP variable appears. If not, move the `set
djgpp' line to the top of the autoexec.bat. Also, make sure you have LFN=Y
set in the environment.
If you still can't find the problem, post the contents of config.sys and
autoexec.bat, djgpp.env, and the output of the `set' command.
Nate Eldredge
eldredge AT ap DOT net
- Raw text -