delorie.com/archives/browse.cgi | search |
Date: | Tue, 23 May 1995 17:18:59 +0300 |
From: | eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) |
To: | smr AT cs DOT murdoch DOT edu DOT au |
Subject: | Re: DJGPP crashes |
Cc: | djgpp AT sun DOT soe DOT clarkson DOT edu |
> autoexec.bat file: > @echo off > prompt $p$g > path c:\bat;c:\bin;c:\unixbin;c:\dos;c:\fprot;c:\djgpp\bin; > set temp=c:\temp Oh, and another thing: you MUST add this line to your AUTOEXEC.BAT: set djgpp=c:/djgpp/djgpp.env This tells DJGPP where it can find the file which sets all the environment variables that it needs at runtime. Be sure that such a file indeed exists in your djgpp directory; if not, get and unzip the file dj112eoe.zip.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |