<div dir="ltr">Hi NOKUBI,<div>    </div><div>    I test on Debian 7 and  it support input Japanese character, which I need  set default input mode for anthy to other than Direct Input like Hiragana in uim-pref-gtk.</div><div>
    </div><div>    So maybe, Chinese PY input method has something option like this. but I can't find that, it seems always in direct mode.</div><div><br></div><div>    The uim-fep -u py can't work on debian 7( none hurd), if this problem can be slove, the hurd part was just a port problem,  forgot hurd first:).</div>
<div><br></div><div>    Thanks for your reply.</div><div>    </div><div>    <br><div><br><div><div><div class="gmail_extra"><div class="gmail_quote">On Mon, Apr 7, 2014 at 3:44 PM, NOKUBI Takatsugu <span dir="ltr"><<a href="mailto:knok@daionet.gr.jp" target="_blank">knok@daionet.gr.jp</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">In my environment, locale was missing, so I installed<br>
locale-data package and tried to generate Japanese locale.<br>
<br>
# locale-gen<br>
Generating locales (this might take a while)...<br>
  ja_JP.EUC-JP...Segmentation fault<br>
 done<br>
  ja_JP.UTF-8...Segmentation fault<br>
 done<br>
Generation complete.<br>
<br>
It seems not work appropriately, but uim-fep works<br>
on the envrionment.<br>
<div class=""><br>
$ uim-fep -u anthy<br>
$<br>
anthy[An- R]<br>
<br>
</div>Can you check /etc/locale.gen and try to make locale<br>
data?</blockquote><div><br></div><div> locale-gen will cause Segment fault (this problem can be deal with later),  I use locales-all package, which include all the precompiled locale.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5">
On Thu, 3 Apr 2014 23:00:17 +0800<br>
Zhang Cong <<a href="mailto:congzhang@mathphoenix.com">congzhang@mathphoenix.com</a>> wrote:<br>
<br>
> Hi NOKUBI,<br>
><br>
>    The problem I face is even I use some method, it always like direct,<br>
> like( it's for normal debian not hurd):<br>
><br>
> congzhang@gantry:~$ uim-fep -u py<br>
> congzhang@gantry:~$ nihao<br>
> py[IM-]<br>
><br>
> My machine:<br>
> congzhang@gantry:~$ lsb_release  -a<br>
> No LSB modules are available.<br>
> Distributor ID: Debian<br>
> Description:    Debian GNU/Linux 7.4 (wheezy)<br>
> Release:        7.4<br>
> Codename:       wheezy<br>
> congzhang@gantry:~$ uname -a<br>
> Linux gantry 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 GNU/Linux<br>
><br>
><br>
>   maybe I need config my xterm?<br>
><br>
>   Thanks<br>
><br>
>   Cong Zhang<br>
><br>
><br>
> On Thu, Apr 3, 2014 at 4:51 PM, NOKUBI Takatsugu <<a href="mailto:knok@daionet.gr.jp">knok@daionet.gr.jp</a>> wrote:<br>
><br>
> > At Mon, 31 Mar 2014 20:15:14 +0800,<br>
> > Zhang Cong wrote:<br>
> > > As Debian GNU/Hurd may have some other problem not related to uim, I<br>
> > don't<br>
> > > advise you to try on Hurd directly.<br>
> > > Maybe Debian 7 was a good choice.<br>
> > > If it is work for wheezy at least, I can do other part to make it it<br>
> > work for<br>
> > > hurd.<br>
> ><br>
> > Finally I can work Hurd/wheezy and uim-fep.<br>
> ><br>
> > At first, uim-fep itself seems to work on direct mode.<br>
> > ~# uim-fep<br>
> ><br>
> > The Hurd is not Linux. Make sure to read<br>
> > <a href="http://www.debian.org/ports/hurd/hurd-install" target="_blank">http://www.debian.org/ports/hurd/hurd-install</a><br>
> > to check out the few things you _need_ to know.<br>
> ><br>
> > To read a short intro on some nice features of the Hurd, just have a look<br>
> > at<br>
> > ./translator_primer, for example via 'nano translator_primer'<br>
> ><br>
> > root@debian:~#<br>
> > direct[- -]<br>
> ><br>
> > However, uim-fep with anthy doesn't seem to work propery.<br>
> > ~# uim-fep -u anthy<br>
> ><br>
> > The Hurd is not Linux. Make sure to read<br>
> > <a href="http://www.debian.org/ports/hurd/hurd-install" target="_blank">http://www.debian.org/ports/hurd/hurd-install</a><br>
> > to check out the few things you _need_ to know.<br>
> ><br>
> > To read a short intro on some nice features of the Hurd, just have a look<br>
> > at<br>
> > ./translator_primer, for example via 'nano translator_primer'<br>
> ><br>
> > root@debian:~#<br>
> > anthy[]<br>
> ><br>
> > The following is the correct behavor:<br>
> ><br>
> > $ uim-fep -u anthy<br>
> > $<br>
> > anthy[An- R]<br>
> ><br>
> > uim-fep uses unix domain socket under ~/.uim.d , and it seems to<br>
> > create, but not work.  It seems Debian GNU/Hurd don't have lsof, so I<br>
> > can't find the sockes were used correctry...<br>
> ><br>
> > # ls -lR<br>
> > .:<br>
> > total 8<br>
> > drwx------ 2 root root 4096 Apr  3 04:45 fep<br>
> > drwx------ 2 root root 4096 Apr  3 04:23 socket<br>
> ><br>
> > ./fep:<br>
> > total 4<br>
> > -rw-r--r-- 1 root root 2 Apr  3 04:45 getmode-995<br>
> > prw------- 1 root root 0 Apr  3 04:45 setmode-995<br>
> ><br>
> > ./socket:<br>
> > total 0<br>
> > srw-r--r-- 1 root root 0 Apr  3 04:23 uim-helper<br>
> ><br>
<br>
<br>
</div></div><span class=""><font color="#888888">--<br>
NOKUBI Takatsugu <<a href="mailto:knok@daionet.gr.jp">knok@daionet.gr.jp</a>><br>
</font></span></blockquote></div><br></div></div></div></div></div></div>