From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike McCarty Subject: Re: Running dosemu as a user Date: Thu, 29 Dec 2005 11:58:35 -0600 Message-ID: <43B423CB.5000400@sbcglobal.net> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Victor Warner wrote: > unable to run Dosemu as a user. When I try to run xdosemu or dosemu as > a user I get > the following message: "bash: dosemu: command not found". This indicates a likely error in your PATH variable. BASH uses the PATH variable to search for command files. > There no are problems running from root (eg su from Konsole). A copy of > MSDOS 6.22 > is installed in /home/victor/dos. Running Linspire 5.0.59 > > I compiled from source code. After compilation Dosemu (1.3.1, 1.3.2 or > 1.3.3) is placed in > > 1. /etc/dosemu (containing dosemu.conf, dosemu.users, global.conf) > 2. /usr/local/bin (containing dosemu.bin etc) You probably need to add /usr/local/bin to your PATH variable. A possible fix is to add in .profile, .bashrc, or wherever you prefer a line like: export PATH=$PATH:/usr/local/bin You may need to add other things to the PATH variable. [snip] > Help in solving this would be gratefully received. HTH. [snip] Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} This message made from 100% recycled bits. You have found the bank of Larn. I can explain it for you, but I can't understand it for you. I speak only for myself, and I am unanimous in that!