ueno / libskk

Japanese SKK input method library
GNU General Public License v3.0
78 stars 27 forks source link

Why did ibus-skk need a non-existent file? #25

Closed hillwoodroc closed 6 years ago

hillwoodroc commented 11 years ago

I build ibus-skk in openSUSE, ibus-skk need a file named libskk0 , but the libskk package did not creat this file. Also typelib files created by libskk package need a non-existent file.

https://build.opensuse.org/package/binary/home:hillwood:branches:M17N/libskk?arch=x86_64&filename=typelib-1_0-Skk-1_0-1.0.1-21.3.x86_64.rpm&repository=openSUSE_Factory

https://build.opensuse.org/package/binary/home:hillwood:branches:M17N/ibus-skk?arch=i586&filename=ibus-skk-1.4.1git20120923-3.1.i586.rpm&repository=openSUSE_Factory

ueno commented 11 years ago

Sorry, I'm not familiar with the openSUSE build system. Could you point me to the actual build logs?

By the way, the description of SKK in the spec looks a bit confusing. Essentially it is not a statistical input method, but a word-based direct input method.

hillwoodroc commented 11 years ago

Build log: ibus-skk https://build.opensuse.org/package/rawlog/home:hillwood:branches:M17N/ibus-skk/openSUSE_Factory/x86_64 libskk https://build.opensuse.org/package/rawlog/home:hillwood:branches:M17N/libskk/openSUSE_Factory/x86_64

Thanks!

ueno commented 11 years ago

Thanks, but I'm still wondering which line indicates the access to the non-existent file. Searching with "libskk0" only matches the shlib package name, which seems okay.