Newsgroups: comp.os.msdos.djgpp From: manfred DOT heumann AT uni-bielefeld DOT de (Manni Heumann) Subject: Re: Environment Variable not defined was Re: cannot exec `stubify'? References: <37908F1C DOT 567DA473 AT earthlink DOT net> <3790A6EC DOT 36F66E5F AT softhome DOT net> <37931C01 DOT F3FD7BE3 AT earthlink DOT net> X-Newsreader: News Xpress 2.01 Date: Mon, 19 Jul 1999 17:23:39 GMT NNTP-Posting-Host: ppp36-171.hrz.uni-bielefeld.de Message-ID: <37935f1e.0@news.uni-bielefeld.de> X-Trace: 19 Jul 1999 19:23:42 +0200, ppp36-171.hrz.uni-bielefeld.de Lines: 30 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <37931C01 DOT F3FD7BE3 AT earthlink DOT net>, djgpp AT delorie DOT com wrote: >Thanks for the help with stubify. A new problem arose when I tried installing >it to another machine(which is another city so I cannot comapre to my first >install). This message comes up when I try to compile. DJGPP is in the DJGPP >directory. >Again any help would be greatly appreciated. > >Juan Sanmiguel >aka Rainbow Warrior > >[Windows 95] C:\School\SSLab3>gcc -o lab3.exe lab3.c -v >Fatal: Error in DJGPP instalation > Environment variable DJGPP is not defined > >DJGPP.ENV > >#= Don't edit this line unless you move djgpp.env outside >#= of the djgpp installation directory. If you do move >#= it, set DJDIR to the directory you installed DJGPP in. >#= >DJDIR=%C:/>DJGPP% > Try to remove the 'C' from %C:/>DJGPP% -- Manni