From: Vinzent Hoefler Newsgroups: comp.os.msdos.djgpp Subject: Re: Help for a newbie Date: Thu, 10 Feb 2000 23:45:23 +0100 Organization: JeLlyFish software Lines: 14 Message-ID: <87vf37$f7d$2@news08.btx.dtag.de> References: <001801bf73d4$12817c00$3263a8c2 AT intra DOT it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news08.btx.dtag.de 950222759 15597 777000109768-0001 000210 22:45:59 X-Complaints-To: abuse AT t-online DOT de X-Sender: 777000109768-0001 AT t-dialin DOT net X-Newsreader: Forte Agent 1.7/16.534 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Massimo Castellacci" wrote: >Fatal: Error in DLGPP instalation > Environment variable DJGPP point to file 'C:\DJGPP\DJGPP.ENV' ', > which does not exist Mmh, doesn't you have to use un*x-like forward slashes for the path? So the above should read: C:/DJGPP/DJGPP.ENV ? Vinzent. -- It is much easier to suggest solutions when you know nothing about the problem.