From: <ph...@oa...> - 2016-12-07 21:58:50
|
Thanks. I have tried to set LC_CTYPE = "ja_JP.UTF-8", then mlterm started correctly. (previous setting is LC_CTYPE = "ja_JP.euc", which may prevent its invoking, I think.) However, some programs (ex.: platex) are SO SLOWLY, on mlterm. Scrolling(?) or processing(?) is so slow, on mlterm. On ohter terminal (ex.: xterm, kterm), such programs work appropriately with enough speed. What's wrong?, or it's mlterm's specification? A. Goto Saitama pref. Japan -----Original Message----- From: Ian D. Leroux Sent: Monday, December 05, 2016 3:19 AM To: mlt...@li... Cc: kechpaja ; ph...@oa... Subject: Re: [Mlterm-dev-en] [Mlterm-dev-ja] cannot invoke MLTERM on NetBSD based terminal with X On Sun, 4 Dec 2016 18:53:55 +0200 kechpaja <kec...@co...> wrote: > On Sun, Dec 04, 2016 at 08:10:52AM +0900, ph...@oa... wrote: > > Dear experts. > > > > I have installed MLTERM ver. 3.7.2 on my NetBSD 7.0.1 based laptop > > with X, which is installed from NetBSD 7.0.1. binary set, and > > trying to use as japanese capable terminal emulator. > > > > MLTERM binary is installed using pkgsrc from NetBSD. > > > > However my MLTERM binary immidiately terminate with result code 1, > > which I inspected by “echo $?”. > > MLTERM window isn’t displayed X console. I run mlterm, built from pkgsrc, on NetBSD-current, and it works well for me. One problem you might be encountering is that mlterm will exit if LC_CTYPE is not set. I suggest running "printenv" and checking the values of DISPLAY and LC_CTYPE. -- IDL |