[Scim-imengine-dev 1479] scim-1.4.5でscim-tomoeが動作しない

Back to archive index

MATSUU Takuto matsu****@gento*****
2007年 3月 12日 (月) 19:53:04 JST


松鵜と申します。

scim-1.4.5からpkg-config --variable=moduledirの実行結果が、

$ pkg-config --variable=moduledir scim
/usr/lib/scim-1.0/1.4.0

と、scim_binary_versionを含む仕様に変更されたため、
scim-tomoeのインストールで支障をきたしています。
他のscim-imengineにも影響があるかまでは調べていません(すみません)。

参考 http://bugs.gentoo.org/show_bug.cgi?id=160475

diff -Naur scim-tomoe-0.5.0.orig/src/Makefile.am
scim-tomoe-0.5.0/src/Makefile.am
--- scim-tomoe-0.5.0.orig/src/Makefile.am       2006-12-11
15:16:59.000000000 +0900
+++ scim-tomoe-0.5.0/src/Makefile.am    2007-03-12 09:04:23.000000000 +0900
@@ -12,7 +12,7 @@
       scim_tomoe_prefs.h \
       scim_tomoe_prefs_widget.h

-moduledir = @SCIM_MODULEDIR@/`pkg-config
--variable=scim_binary_version scim`/Helper
+moduledir = @SCIM_MODULEDIR@/Helper
 module_LTLIBRARIES = tomoe.la

 tomoe_la_SOURCES = \



Scim-imengine-dev メーリングリストの案内
Back to archive index