Date: Thu, 17 Oct 1996 15:36:41 +0000 From: Bill Currie Subject: Re: Installing DJGPP... To: whitmore AT tiac DOT net Cc: djgpp AT delorie DOT com Message-id: <32665289.97A@blackmagic.tait.co.nz> Organization: Tait Electronics NZ MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit References: <3264514B DOT 7DF2 AT tiac DOT net> Lance E. Whitmore wrote: > I then unzipped these (except the last 2 - For now I'm only concerned > with C. I'll work on C++ later) I read docs, and cannot figure out how > to install it! I've got a Packard Bell 486DX2 (66MHZ) running DOS. > Could you tell me what program I need to start, or command to use to > install this?!! (I also added the appropriate lines defining the path in > my AUTOEXEC.BAT file.) Can you help me out?!!!!! I am really looking > forward to using this!! You should only need to add 'set djgpp=c:\djgpp\djgpp.env' (with the appropriate path of course) to your autoexec.bat and djgpp should be installed and ready to go. Make sure you unzip with -d if using pkunzip (I imagine you have). Bill