From: Araki K. <ara...@us...> - 2012-05-01 22:17:05
|
Hi, From: Mayuresh <may...@ac...> Subject: Re: [Mlterm-dev-en] mlterm with Devanagari Date: Sun, 22 Apr 2012 08:48:49 +0530 Message-ID: <201...@SD...> > On Mon, Apr 02, 2012 at 09:46:29PM +0900, Araki Ken wrote: > > > Here are mine, though not exactly matching, the ones you mentioned > > > specifically are there: > > > > I think necessary modules are correctly installed. > > For sake of a try, I upgraded to 3.1.0, though Devanagari continues to not > work on my terminal. > > Does my OS matter? It is NetBSD 6.0 BETA. I'm sorry but I have no idea. To make sure, please try following steps. (Don't use pkgsrc) $ tar xzvf mlterm-3.1.1.tar.gz ; cd mlterm-3.1.1 $ ./configure --prefix=/opt/mlterm --enable-ind --enable-anti-alias $ make $ sudo make install $ vi ~/.mlterm/aafont ISCII_HINDI = DV\-TTYogesh 23 $ /opt/mlterm/bin/mlterm -E utf8 -w 16 -m --im=kbd:isciihindi --lsp 2 --bi=false --ind --type=xft --- Araki Ken ara...@us... |