[Uim-bugs] [Bug 29705] uim 1.6.0: uim-module-manager doesn't work properly if --libexecdir is specified different dir.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 21 10:43:54 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29705

--- Comment #2 from Masato Hashimoto <cabezon.hashimoto at gmail.com> 2010-08-21 10:43:54 PDT ---
The result of ldd is as follow:

$ ldd /usr/lib/uim/plugin/libuim-mozc.so 
    linux-vdso.so.1 =>  (0x00007fff8dfff000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x00007fc75bc4e000)
    libuim-scm.so.0 => /usr/lib/libuim-scm.so.0 (0x00007fc75ba28000)
    libuim.so.7 => /usr/lib/libuim.so.7 (0x00007fc75b810000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fc75b506000)
    libc.so.6 => /lib/libc.so.6 (0x00007fc75b1aa000)
    /lib/ld-linux-x86-64.so.2 (0x00007fc75c21d000)
    libgcroots.so.0 => /usr/lib/libgcroots.so.0 (0x00007fc75afa7000)
    libdl.so.2 => /lib/libdl.so.2 (0x00007fc75ada3000)
    libm.so.6 => /lib/libm.so.6 (0x00007fc75ab21000)
    libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007fc75a90a000)

uim 1.5.7 (--libexecdir=/usr/lib/uim), mozc r38 and uim-mozc work has no
problem.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the uim-bugs mailing list