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

Re: system working again...



Hi. Since Josh agrees with me to quote this mail to debian-japanese list,
I send it hoping it helps someone who has similar problems.

In <19990916233939L.xlj06203@xlj06203.nifty.ne.jp>,
 at Thu, 16 Sep 1999 23:39:39 +0900,
 on Re: system working again...,
  I wrote:

> Hi. Can I cc: or quote this mail to debian-japanese list ?
> It may be useful to post on ml so that anyone can find and read
> via mail-archive at web for the solution of the same problem.
> 
> In <14304.14177.416963.725922@cpu.wpi.edu>,
>  at Date: Wed, 15 Sep 1999 20:18:41 -0400 (EDT),
>   on Subject: Re: system working again...,
>    Josh Huber <huberj@WPI.EDU> writes:
> 
> huberj> Taketoshi Sano writes:
> huberj> > Hi.
> huberj> > 
> huberj> > I personally prefer skk, but it may be easy to use "user-ja" and Canna. 
> huberj> > "user-ja" package has a configuration tool named "user-ja-conf".
> huberj> > It will add basic settings for you into your .emacs and so on.
> 
> huberj> I've got skk working, mostly....for some reason I can't get kanji input 
> huberj> working correctly...
> huberj> would you be so kind as to explain how to get this working?
> huberj> my guess is that I'm missing a dictionary of some kind, because hiragana 
> huberj> is working...
> 
> Debian package related skk for slink is:
> 
>  $ dpkg -l |grep skk
> ii  skk             10.47.2.p1u-3  Simple Kana to Kanji conversion program
> ii  skk-dictools    10.47.2.p1u-3  SKK dictionary maintenance tools
> ii  skkdic          10.47.2.p1u-3  SKK Dictionary files
> ii  skkinput        2.01-1         X input method for Japanese.
> ii  skkserv         10.47.2.p1u-3  SKK Dictionary server
> 
> Dictionary is in "skkdic" package
> 
>  $ dpkg -L skkdic
> /.
> /usr
> /usr/share
> /usr/share/skk
> /usr/share/skk/SKK-JISYO.S
> /usr/share/skk/SKK-JISYO.M
> /usr/share/skk/SKK-JISYO.L
> /usr/share/skk/SKK-JISYO.JIS2
> /usr/doc
> /usr/doc/skkdic
> /usr/doc/skkdic/copyright
> /usr/doc/skkdic/changelog.gz
> /usr/doc/skkdic/changelog.Debian.gz
> 
> And, you can use "skkserv", the server program for skk,
> 
> If you use skkserv, then you should put following lines in your $HOME/.skk:
> 
>  $ cat .skk
> ; .skk
> (setq skk-server-host "localhost")
> (setq skk-server-prog "/usr/sbin/skkserv")
> (setq skk-server-jisyo "/usr/share/skk/SKK-JISYO.L")
> ;;
> 
> while if you wish not to use skkserv, but use dictionaries in skkdic
> directly, then your $HOME/.skk should include following lines:
> 
> $ cat .skk
> ; .skk
> (setq skk-large-jisyo "/usr/share/skk/SKK-JISYO.L")
> ;;
> 
> > I'm having trouble find _any_ information on the web about skk
> > -- it's almost entirely about kinput2, Wnn, and Canna, which all seem
> > more complex.  I'd like to get skk working, if at all possible.
> 
> How about /usr/doc/skk/ReadMe.English.gz ?
> 
> > Thanks for your help!
> > 
> > Josh
> 
> Sincerely.
> 
> -- 
>   Taketoshi Sano: <sano@debian.org>,<sano@debian.or.jp>,<kgh12351@nifty.ne.jp>


Reply to: