From: "Marp" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP installation problem Date: Fri, 11 Jun 1999 14:55:14 -0400 Organization: Netcom Lines: 14 Message-ID: <7jrm2g$5u9@dfw-ixnews3.ix.netcom.com> References: <37602010 DOT 145F635D AT 2xtreme DOT net> NNTP-Posting-Host: prn-nj4-17.ix.netcom.com X-NETCOM-Date: Fri Jun 11 1:55:12 PM CDT 1999 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Alex Lowe wrote in message news:37602010 DOT 145F635D AT 2xtreme DOT net... > My autoexec.bat file contains the following: > > @ECHO OFF > SET PATH=C:\PROGRA~1\MCAFEE~1;C:\DEV\PERL\BIN > SET PATH=C:\DEV\DJGPP\BIN;%PATH% > SET DJGPP=C:\DEV\DJGPP\DJGPP.ENV You cannot install djgpp into a root directory named dev. See the FAQ for an explanation why. Install djgpp somewhere else. Most people use a root directory named djgpp.