From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?St=E9fano_Schotten?= Subject: DOSEMU 1.3.4 and $_term_char_set Date: Thu, 21 Dec 2006 11:17:30 -0200 Message-ID: <458A896A.6050506@amti.com.br> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: linux-msdos@vger.kernel.org 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=B4m having=20 problem to run a Cobol system where before my system was like: $_term_char_set=3D"ibm" $_internal_char_set=3D"cp437" $_external_char_set=3D"cp437" I already tried to ignore the term_char_set and set the internal and=20 external_char_set by themselves. My locale: LANG=3Den_US LC_CTYPE=3D"en_US" LC_NUMERIC=3D"en_US" LC_TIME=3D"en_US" LC_COLLATE=3DC LC_MONETARY=3D"en_US" LC_MESSAGES=3D"en_US" LC_PAPER=3D"en_US" LC_NAME=3D"en_US" LC_ADDRESS=3D"en_US" LC_TELEPHONE=3D"en_US" LC_MEASUREMENT=3D"en_US" LC_IDENTIFICATION=3D"en_US" LC_ALL=3D My ldd: ldd dosemu.bin librt.so.1 =3D> /lib/librt.so.1 (0x40032000) libdl.so.2 =3D> /lib/libdl.so.2 (0x40045000) libm.so.6 =3D> /lib/libm.so.6 (0x4004a000) libc.so.6 =3D> /lib/libc.so.6 (0x4006d000) libpthread.so.0 =3D> /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