Linux MS DOS discussions
 help / color / mirror / Atom feed
From: "Stéfano Schotten" <stefano@amti.com.br>
To: linux-msdos@vger.kernel.org
Subject: DOSEMU 1.3.4 and $_term_char_set
Date: Thu, 21 Dec 2006 11:17:30 -0200	[thread overview]
Message-ID: <458A896A.6050506@amti.com.br> (raw)

Hi all;

I'm having a problem due the new 1.3.4 version (upgraded from 1.2.2)

As we don't have the $_term_char_set variable anymore, I´m having 
problem to run a Cobol system where before my system was like:
$_term_char_set="ibm"
$_internal_char_set="cp437"
$_external_char_set="cp437"

I already tried to ignore the term_char_set and set the internal and 
external_char_set by themselves.


My locale:
LANG=en_US
LC_CTYPE="en_US"
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_COLLATE=C
LC_MONETARY="en_US"
LC_MESSAGES="en_US"
LC_PAPER="en_US"
LC_NAME="en_US"
LC_ADDRESS="en_US"
LC_TELEPHONE="en_US"
LC_MEASUREMENT="en_US"
LC_IDENTIFICATION="en_US"
LC_ALL=


My ldd:
ldd dosemu.bin
        librt.so.1 => /lib/librt.so.1 (0x40032000)
        libdl.so.2 => /lib/libdl.so.2 (0x40045000)
        libm.so.6 => /lib/libm.so.6 (0x4004a000)
        libc.so.6 => /lib/libc.so.6 (0x4006d000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x4019b000)
        /lib/ld-linux.so.2 (0x40000000)


I'm running through linux VGA console, can someone help me?

Stefano

-
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

             reply	other threads:[~2006-12-21 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-21 13:17 Stéfano Schotten [this message]
2006-12-21 20:19 ` DOSEMU 1.3.4 and $_term_char_set Bart Oldeman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=458A896A.6050506@amti.com.br \
    --to=stefano@amti.com.br \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox