Newsgroups: comp.os.msdos.djgpp From: Bill Campbell Subject: Re: Help: "Load Error: NO DPMI", why? Content-Type: text/plain; charset=us-ascii Message-ID: <32E4247A.6875@bechtel.com> Sender: news AT bechtel DOT com (USENET News System) Reply-To: wjcampbe AT bechtel DOT com Content-Transfer-Encoding: 7bit Organization: bechtel.com References: <5bui40$316 AT agate DOT berkeley DOT edu> Mime-Version: 1.0 Date: Tue, 21 Jan 1997 02:05:46 GMT Lines: 27 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp ugsit AT uclink4 DOT berkeley DOT edu wrote: > > Hello: I have an Pentium computer with Window 3.11 and MS-DOS. I just > downloaded the DJGPP v2 and try to install it, following the instruction > given in the Readme.1st file. When I got to the step to run 'go32-v2' I > got a error message: "Load Error: no DPMI". Can someone be kind and tell > me what it means and how I can solve the problem? thanks so much. > > Hailin It means you do not have DPMI loaded. There are two solutions. 1) Get cwsdpmi from the same place as you got DJGPP and unzip it into your DJGPP/bin directory. 2) Start windows, and then launch a Dos window (doubleclick on MS-DOS icon) and run go32-v2 (and all your DJGPP stuff) in this dos window. Windows provides its own DPMI which is fully compatible with DJGPP. Hope this helps. For more information, search the info documents which came with your DJGPP download. (again, do this in a dos window so that you are using windows DPMI) -- Bill C "In pursuit of Knowledge" 100610 DOT 3526 AT Compuserve DOT com wjcampbe AT bechtel DOT com Opinions expressed are personal and are not Bechtel opinion or policy.