From mboxrd@z Thu Jan 1 00:00:00 1970 From: kontrare Subject: Re: Dosemu 1.1.5 Binaries? Date: Tue, 15 Jul 2003 22:44:33 +0000 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <200307152244.33043.kontrare@uklinux.net> References: <1058177916.9399.49.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: <1058177916.9399.49.camel@localhost.localdomain> List-Id: Content-Type: text/plain; charset="us-ascii" To: Peter Celella , Ged Haywood Cc: Dosemu Mail List On Monday 14 July 2003 10:18, Peter Celella wrote: > The IPC in the kernel thing is what has me confused. I've searched > everywhere and can't find anything telling me what this is or how to > check it. Do you know how to check if IPC is configured in the kernel? > And if not, how to go about doing so? > > /etc/dosemu.conf should be what's being used, since when I make changes > there, there acted upon. > > The memory shouldn't be a problem - I use the same amount when running > the binary. > > When I get some time, I may just clean everything out as you suggest and > start all over again. > > Thanks > use ipcs this will show ipc info (man ipcs) cheers