Xref: news-dnh.mv.net comp.os.msdos.djgpp:3254 Path: news-dnh.mv.net!mv!news.sprintlink.net!europa.chnt.gtegsc.com!gatech!newsfeed.internetmci.com!news.fibr.net!news1.crl.com!nntp.crl.com!usenet From: weiqigao AT crl DOT com (Weiqi Gao) Newsgroups: comp.os.msdos.djgpp Subject: Re: How to install DJGPP ? Date: Thu, 16 Nov 1995 04:35:57 GMT Organization: Spectrum Healthcare Services Lines: 24 References: <48cshv$qsp AT madeline DOT INS DOT CWRU DOT Edu> Reply-To: weiqigao AT crl DOT com Nntp-Posting-Host: crl8.crl.com To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp hl978 AT cleveland DOT Freenet DOT Edu (Nick E. Longinow) wrote: > >OK, before you say just use the install.exe/install.dat pair, they >both bomb my system or else just sit there doing nothing. ie, they >dont work. >Back when I used to use DJGPP a couple years ago, there was a template >for setting env variables to be put into the autoexec.bat file, and >such. Is there anything like that now ? I have all the needed zip >files and the unzipper program. Now, to finish it (Assuming all your zip files are in the C:\DOWNLOAD directory.) Make a directory C:\DJGPP and CD to it. Run unzip over all the zipped files, restoring directory structures. Add the line: IF EXIST C:\DJGPP\BIN\SETDJGPP.BAT CALL C:\DJGPP\BIN\SETDJGPP.BAT C:\DJGPP C:/DJGPP (in same line) to your autoexec.bat and add C:\DJGPP\BIN to your path. -- Weiqi Gao weiqigao AT crl DOT com