From: kipley AT cswnet DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: installation help Date: Fri, 17 Jul 1998 12:47:39 -0500 Organization: CSW Net, Inc. Lines: 38 Message-ID: <35AF8E3A.4B271BEB@cswnet.com> NNTP-Posting-Host: asrue3-3.cswnet.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------BB6457587A83AD061808B6F5" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk --------------BB6457587A83AD061808B6F5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I just installed djgpp and can't get it to compile anything. I added these 2 lines to my autoexec.bat due to Windows automatically booting at startup set DJGPP=C:\DJGPP\DJGPP.ENV set PATH=C:\DJGPP\BIN;%PATH% Next I try to run the go32-v2.exe program (from a DOS prompt) go32-v2 but here's where I get a bad command or file error I've followed the installation instructions I have, but something isn't right. can someone tell me what I'm not doing (right)? Kip Allen --------------BB6457587A83AD061808B6F5 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I just installed djgpp and can't get it to compile anything. I added these 2 lines to my autoexec.bat
due to Windows automatically booting at startup
set  DJGPP=C:\DJGPP\DJGPP.ENV
set PATH=C:\DJGPP\BIN;%PATH%
Next I try to run the go32-v2.exe program (from a DOS prompt)
go32-v2
but here's where I get a bad command or file error
I've followed the installation instructions I have, but something isn't right. can someone tell me what I'm not doing (right)?

Kip Allen --------------BB6457587A83AD061808B6F5--