From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew Bird (Sphere Systems)" Subject: Character sets Date: Tue, 22 Jan 2008 14:16:40 +0000 Message-ID: <200801221416.41273.ajb@spheresystems.co.uk> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Hi guys, Firstly thanks for the excellent software. I've been using it on off for quite a few years now, always with good results. I've a quick question about the character set support in dosemu 1.2.2. I have previously rebuilt an rpm from source rpm on a Centos 3 system and everything worked fine, all of the box drawing characters were available when necessary. Now I take the same rpm source file, rebuild it on a Centos 5.1 system, and applications are not able to use the box drawing characters, they are using characters like 'A' with a little horizontal colon on the top. I can only assume that there was some development library missing on the later system, so that during ./configure it worked around its absence. Can anyone suggest what might be missing on the Centos 5.1 system, or am I completely off the mark here and missing something completely different? The dosemu.conf files are identical between the two systems. Thanks Andrew