From: "- carlo -" Newsgroups: comp.os.msdos.djgpp Subject: Re: gnu BASH on DRDOS cause reboot Date: Wed, 28 Jul 1999 10:46:48 -0500 Organization: Airnews.net! at Internet America Lines: 25 Message-ID: X-Orig-Message-ID: <7nn8es$etu AT library1 DOT airnews DOT net> References: Abuse-Reports-To: abuse at airmail.net to report improper postings NNTP-Proxy-Relay: library1.airnews.net NNTP-Posting-Time: Wed Jul 28 10:43:24 1999 NNTP-Posting-Host: !^"+A1k-Y0F-Gu=2FBD^@qh_= (Encoded at Airnews!) X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thanks. Eli Zaretskii wrote in message ... > >On Tue, 27 Jul 1999, - carlo - wrote: > >> Is this a temporary or permanent thing? Can it be disabled before shelling >> BASH then restarted? > >DJGPP programs cannot run without DPMI services. I suggested to try >disabling DPMI because some versions of DRDOS had bugs in their DPMI >services. When you disable the built-in DPMI services of DRDOS, DJGPP >programs will use the CWSDPMI server provided with DJGPP (it's in the >file misc/csdpmi4b.zip on SImTel.NET mirrors and usually you should >have cwsdpmi.exe in your bin subdirectory). > >This is further explained in the FAQ. > >> Where might I find the DJGPP FAQ? > >It's available as v2/faq211b.zip from the same place you get DJGPP.