Mail Archives: djgpp/2001/09/15/04:35:06
> From: dom1n1canpower AT aol DOT com (DOM1N1CANPOWER)
> Newsgroups: comp.os.msdos.djgpp
> Date: 15 Sep 2001 02:12:34 GMT
>
> hi, i am new in c++ language,I bought a book for dummies and it brought the
> compiler GNUC in the book, i have a computer with windows me, I edit and did
> everything that the book says but it continously says that the enviroment
> variable c:\djgpp\djgpp.env points to a file that doesn't exist. Can plz
> somebody help me i have tried different ways that i 've been told in the
> community but it seems that doesn't work and I kindda getting fustrading, thks
Please do this:
- Open a DOS box.
- From that DOS box's command line, type:
set > environ.txt
and press [Enter].
- Post here the contents of the file environ.txt created by this
command.
- Tell in what directory did you install DJGPP on your hard disk.
Given this information, somebody will be able to help you.
- Raw text -