Mail Archives: djgpp/1995/11/16/04:31:25
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
- Raw text -