From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Celella Subject: Dosemu 1.1.5 compile in X support? Date: 13 Jul 2003 09:11:20 -0400 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <1058101880.6471.11.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: Dosemu Mail List Hi all: I'm trying to compile dosemu 1.1.5, and I keep having problems with getting the X support in. I'm running redhat 9 and have installed all the packages for X development. Anyway, dosemu did compile on my first try, but when I started it by typing 'xdosemu', it only opened in a terminal with no mouse support. In the terminal I started it in, it said that X support is not compiled in. I checked my compile-settings file, and it said that x was on. When I try to './configure', I get that the following output just before configuring finishes: configure: WARNING: configure: WARNING: Rejecting system S-Lang with UTF-8 support. It is incompatible with DOSEMU. Forcing use of the supplied S-Lang plugin. configure: WARNING: configure: WARNING: Compiling without X support. configure: WARNING: Install the X development libraries if you want support for X. I don't get this. If I have ALL the Redhat 9 X development packages installed, shouldn't the necessary libraries be in place? If not, what do I need to install that isn't already there? BTW - I've had no problem using the 1.0.2 binaries, but I was hoping to get 1.1.5 running for the sound support. Thanks for any help