public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* Character sets
@ 2008-01-22 14:16 Andrew Bird (Sphere Systems)
  2008-01-22 16:34 ` John Coppens
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Andrew Bird (Sphere Systems) @ 2008-01-22 14:16 UTC (permalink / raw)
  To: linux-msdos

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Character sets
  2008-01-22 14:16 Character sets Andrew Bird (Sphere Systems)
@ 2008-01-22 16:34 ` John Coppens
  2008-01-22 16:52 ` Bart Oldeman
       [not found] ` <20080122143355.7a91ab88.john@jcoppens.com>
  2 siblings, 0 replies; 5+ messages in thread
From: John Coppens @ 2008-01-22 16:34 UTC (permalink / raw)
  To: linux-msdos

On Tue, 22 Jan 2008 14:16:40 +0000
"Andrew Bird (Sphere Systems)" <ajb@spheresystems.co.uk> wrote:

> 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.

I seem to remember you have to load the character table for the box
characters. Something like vga.pcf.gz - did you install that on the new
machine?

John

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Character sets
  2008-01-22 14:16 Character sets Andrew Bird (Sphere Systems)
  2008-01-22 16:34 ` John Coppens
@ 2008-01-22 16:52 ` Bart Oldeman
  2008-01-22 17:13   ` Andrew Bird (Sphere Systems)
       [not found] ` <20080122143355.7a91ab88.john@jcoppens.com>
  2 siblings, 1 reply; 5+ messages in thread
From: Bart Oldeman @ 2008-01-22 16:52 UTC (permalink / raw)
  To: Andrew Bird (Sphere Systems); +Cc: linux-msdos

Hi,

On Jan 22, 2008 9:16 AM, Andrew Bird (Sphere Systems)
<ajb@spheresystems.co.uk> wrote:
>         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'm guessing that Centos 5.1 uses UTF-8 by default but Centos 3 did
not. DOSEMU 1.2.2 did not support UTF-8.
You can try DOSEMU 1.4.0, or iso-8859-1 instead of UTF-8, or xdosemu.

Bart

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Character sets
  2008-01-22 16:52 ` Bart Oldeman
@ 2008-01-22 17:13   ` Andrew Bird (Sphere Systems)
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Bird (Sphere Systems) @ 2008-01-22 17:13 UTC (permalink / raw)
  To: Bart Oldeman; +Cc: linux-msdos

Hi Bart,
	Thanks, that sounds reasonable. What I forgot to say is that I see this when 
logged in via Putty or ssh. Is there an easy way of turning off UTF-8 
support, perhaps an environment variable?

Thanks


Andrew


On Tuesday 22 January 2008 16:52, Bart Oldeman wrote:
> Hi,
>
> On Jan 22, 2008 9:16 AM, Andrew Bird (Sphere Systems)
>
> <ajb@spheresystems.co.uk> wrote:
> >         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'm guessing that Centos 5.1 uses UTF-8 by default but Centos 3 did
> not. DOSEMU 1.2.2 did not support UTF-8.
> You can try DOSEMU 1.4.0, or iso-8859-1 instead of UTF-8, or xdosemu.
>
> Bart
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Character sets
       [not found] ` <20080122143355.7a91ab88.john@jcoppens.com>
@ 2008-01-22 19:30   ` Andrew Bird (Sphere Systems)
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Bird (Sphere Systems) @ 2008-01-22 19:30 UTC (permalink / raw)
  To: linux-msdos

Hi John,
	That would be for X? What I failed to say is that the problem is seen when 
logging into that machine using Putty or ssh.

Thanks,

Andrew

On Tuesday 22 January 2008 16:33, John Coppens wrote:
> On Tue, 22 Jan 2008 14:16:40 +0000
>
> "Andrew Bird (Sphere Systems)" <ajb@spheresystems.co.uk> wrote:
> > 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.
>
> I seem to remember you have to load the character table for the box
> characters. Something like vga.pcf.gz - did you install that on the new
> machine?
>
> John

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-01-22 19:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-22 14:16 Character sets Andrew Bird (Sphere Systems)
2008-01-22 16:34 ` John Coppens
2008-01-22 16:52 ` Bart Oldeman
2008-01-22 17:13   ` Andrew Bird (Sphere Systems)
     [not found] ` <20080122143355.7a91ab88.john@jcoppens.com>
2008-01-22 19:30   ` Andrew Bird (Sphere Systems)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox