Date: Thu, 30 Oct 1997 11:43:31 +0200 (IST) From: Eli Zaretskii To: iwaki AT gte DOT net cc: djgpp AT delorie DOT com Subject: Re: installing DJGPP in OS/2 Warp 4 In-Reply-To: <345762EB.37C3@gte.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 29 Oct 1997, iwaki wrote: > djgpp package, and read your readme.1st file with Netscape. I'm stuck at > the part where you say "put these two lines: > > set DJGPP=C:\DJGPP\DJGPP.ENV > set PATH=C:\DJGPP\BIN;%PATH% > > in the AUTOEXEC.BAT file. > > OS/2 doesn't use AUTOEXEC.BAT file. > How do I enter these two lines in OS/2 Warp 4? Set these two variables in the environment, by whatever method that OS/2 has to set variables in the environment of the DOS box. > More to the point, how do I get your DJGPP to work in OS/2 Warp 4? After you set these two, DJGPP should work. If it doesn't, post the details here. The DJGPP FAQ list (v2/faq210b.zip from the same place you get DJGPP) has solution to most common problems, so it's a good idea to look there first.