Message-Id: <36488A78.330D7F9B@cableol.co.uk> Date: Tue, 10 Nov 1998 18:48:24 +0000 From: The Allens X-Mailer: Mozilla 4.04 [en] (Win95; I) Mime-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Installing DJGPP References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Ruth Williams wrote: > > 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 > > Can some please tell me what Im doing wrong. > > THANK YOU!! Don't worry, that is the standard message. It should have said: go32/v2 version 2.0 built Aug 12 1996 22:27:23 Usage: go32 coff-image [args] Rename this to go32.exe only if you need a go32 that can run v2 ^^^^ ^^^^ ^^^^ You only need to do that if you have installed a very old version of DJGPP. (V1). binaries as well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH but do not delete your old go32 - leave it in the PATH after this one. Peter Allen