Mail Archives: djgpp/2001/05/20/23:24:08
> From: Grego5 AT aol DOT com
> Date: Sun, 20 May 2001 20:30:54 EDT
>
> I need some help. I just downloaded all the files and installed everything
> and when I compile a program, it gives me an error that reads, "installation
> problem, cannot exec 'cpp', no such file or directory (ENOENT)." The book I
> am going through says when it says ENOENT that I should check my djgpp.env
> file and make sure that LFN=Y. Well, it already did. So, if you can help, I
> would appreciate it. The only environ file I have is a environ.h not a
> environ.txt. So that is the one I sent you.
You need to _create_ environ.txt, by typing this command:
set > environ.txt
Please do that and send the resultng file.
- Raw text -