DOSEMU 1.3.4 and $_term_char_set

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Console]     [Linux Audio]     [Linux for Hams]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Camping]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Samba]     [Linux Media]     [Fedora Users]

  Powered by Linux