Date: Wed, 1 Oct 1997 12:17:13 +0200 (IST) From: Eli Zaretskii To: Mike McLean cc: djgpp AT delorie DOT com Subject: Re: Dosemu .66.7 and DJGPP + RHIDE 1.3C In-Reply-To: <342EFF54.3F939C5C@primenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 28 Sep 1997, Mike McLean wrote: > How do I get DJGPP as well as RHIDE to run under dosemu, I have disabled > dpmi, but CWSDPMi won't run, saying something about protected mode not > accessible. This is shooting at your own feet: you disable DPMI, but DJGPP cannot possibly run without DPMI services. And CWSDPMI won't work on Linux because Linux has already put the CPU into protected mode. You really need the DPMI services that are built into DOSEmu. Why did you turn them off? If there's some problem with it, you need to solve it, since you cannot replace the DOSEmu DPMI. Did you try the advice in section 3.4 of the DJGPP FAQ list?