On Sun, Jan 21, 2007 at 11:52:53PM +0900, Tatsuya Kinoshita wrote: > On January 13, 2007 at 12:07AM +0000, > frederik (at ofb.net) wrote: > > > Package: skkserv > > Version: 10.62a-7 > > Severity: normal > > > > When I try to start skkserv, I get the following error message: > > > > $ sudo /etc/init.d/skkserv restart > > No /usr/sbin/skkserv found running; none killed. > > Starting /usr/sbin/skkserv... > > /usr/sbin/skkserv: opening shared dictionary "/usr/share/skk/SKK-JISYO" > > failed > > > > I don't know where to get the missing file. > [...] > > -- System Information: > > Debian Release: testing/unstable > > APT prefers unstable > [...] > > ii skkdic 20061130-1 standard dictionary file for > > SKK > > By default, `/usr/share/skk/SKK-JISYO' is provided by the skkdic > package with symlinks of the altenatives system, linked to > `/usr/share/skk/SKK-JISYO.L'. `update-alternatives --config SKK-JISYO' > might fix your broken symlinks.
It looks like this is not the case: | $ sudo apt-get install skkdic | Reading package lists... Done | Building dependency tree... Done | skkdic is already the newest version. | 0 upgraded, 0 newly installed, 0 to remove and 693 not upgraded. | $ dpkg -L skkdic | /. | /usr | /usr/share | /usr/share/doc | /usr/share/doc/skkdic | /usr/share/doc/skkdic/ChangeLog.1.gz | /usr/share/doc/skkdic/ChangeLog.3.gz | /usr/share/doc/skkdic/changelog.Debian.gz | /usr/share/doc/skkdic/README.Debian | /usr/share/doc/skkdic/copyright | /usr/share/doc/skkdic/changelog.gz | /usr/share/doc/skkdic/committers.txt.gz | /usr/share/doc/skkdic/ChangeLog.2.gz | /usr/share/skk | /usr/share/skk/SKK-JISYO.L | $ sudo update-alternatives --config SKK-JISYO | | There is only 1 program which provides SKK-JISYO | (/usr/share/skk/SKK-JISYO.L). Nothing to configure. | $ ls /usr/share/skk/SKK-JISYO | ls: /usr/share/skk/SKK-JISYO: No such file or directory As per my bug report, it seems that skkserv won't start, and it complains that the above file '/usr/share/skk/SKK-JISYO' is missing. Presumably the file should be included in the skkserv package, or in a package which skkserv depends on? Is there something wrong with my configuration? > BTW, skkserv has already been removed from Debian unstable/testing. > For Debian Etch and later, please use dbskkd-cdb or skksearch, and > also install skkdic-cdb. I don't understand. The skkserv packages has a field: Replaces: dbskkd-cdb, skksearch Are you saying that skkserv is also replaced by dbskkd-cdb and skksearch? How are users to know that it is obsolete? I don't know anything about these software packages, I was only trying to set up Emacs so that I can type in Japanese, which seemed to be much less difficult several years ago. Thank you, Frederik -- http://ofb.net/~frederik/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

