From: "Ruth Williams" Subject: Installing DJGPP Date: Tue, 10 Nov 1998 08:52:05 -0800 Lines: 30 X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: Newsgroups: comp.os.msdos.djgpp NNTP-Posting-Host: 2Cust12.tnt1.sfo2.da.uu.net [153.34.164.140] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com REWMS AT MSN DOT COM Can someone Please help me to install my DJGPP. My system is (Window95, 386, Pentium MMX 166 MHz, 24.0 mb Ram, MS version 7.0). 1. I downloaded all the file given to me from the Delorie.com/djgpp/zip-picker.cgi ) FTP web site. I have already unzipped all the file to C:\DJGPP folder created in my C:\ directory. 2. I've add these two lines. 1. (set DJGPP=C:\DJGPP\DJGPP.ENV ) and 2. (set PATH=C:\DJGPP\BIN;%PATH%4 ) to my autoexe file located in my C:\ directory using notepad to open and add the lines. 3. DPMI memory available 16307 kb DPMI Swap space available 5193 kb I rebooted the system and run the go32-v2.exe but the dos command window came up with a massage that said, go32coff-image [args] Remane to go32.exe. Do not delete old one. Set the go32_v2_Debugger in the environment to get Verbose output. Can some please tell me what Im doing wrong. THANK YOU!!