From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Janos G. Komaromi" Subject: Re: Problem with dosemu Date: Tue, 15 Apr 2014 17:52:32 -0400 Message-ID: <534DAA20.1000803@aaahawk.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Here is another update - compiled again 1.4: System was clean, no traces of dosemu. configure and make, make install was OK. NOTE: (1) .dosemu directory is empty on my home or root (2) No dosemu directory is created, therefore there is no log file Running dosemu command after make install either from root or from home user nothing happens except cpu usage shows "user" usage, and Ctr-C stops it, I'm back at command prompt. No initial conversation about setting up home directory or accepting freedos license terms. [apu@Andraslinux dosemu-1.4.0]$ su -c "make install > dosemu_install.txt" Password: [apu@Andraslinux dosemu-1.4.0]$ su -c dosemu Password: [apu@Andraslinux dosemu-1.4.0]$ dosemu [apu@Andraslinux dosemu-1.4.0]$ This all is from within X environment, running from xterm. I created the dosemu_install.txt log file just to preserve what was happening during make install. It seems to me that dosemu program does not even get to trying to open a window, a dos terminal. It is stuck before opening the dos terminal or "booting into" dos. When I tested your rpm installation of 1.2 it did open up a dos terminal, the black window, but then it got stuck and I could not kill it with Ctr-C. It looks like freedos is installed on /user/local/share/dosemu/drive_z. Is there a path issue here? Janos