[Scim-imengine-dev 1588] Re: skim-scim-anthy: autoconf-2.6 対応の追加をお願いします

Back to archive index

UTUMI Hirosi utuhi****@yahoo*****
2007年 6月 14日 (木) 19:44:22 JST


内海です。

Takuro Ashie wrote:
> 開発環境をアップグレードしたので、次回以降はautoconf-2.6でパッケージを
> 作成することにします。

ありがとうございます。

>> ちなみに Mandriva では bootstrap を実行せずに ./configure,
>> make すると skim-scim-anthy のライブラリが作られません。
>
> これはどのようなエラーがでるのでしょうか?

skimeditshortcutbutton.h のところでエラーが出ますが、
http://lists.sourceforge.jp/mailman/archives/scim-imengine-dev/2006-January/000919.html
これは bootstrap を実行した場合でも同じです。

./bootstrap なしに configure, make, make install したログと、
./bootstrap を実行したのちに configure, make, make install したログを
添付します。

skim-scim-anthy-log.txt: ./bootstrap なし
skim-scim-anthy-log_bootstrap.txt: ./bootstrap あり
skim-scim-anthy-log.diff: 上記ログの差分

特徴的なのは ./bootstrap なしで make install すると
//
-make[2]: `install-exec-am' に対して行うべき事はありません.
-/bin/sh ../admin/mkinstalldirs /usr/share/services/skimconfiguredialog
- /usr/bin/install -c -p -m 644 skimplugin_scim_anthy_config.desktop
/usr/share/services/skimconfiguredialog/skimplugin_scim_anthy_config.desktop
-/bin/sh ../admin/mkinstalldirs /usr/share/config.kcfg
- /usr/bin/install -c -p -m 644 anthy.kcfg /usr/share/config.kcfg/anthy.kcfg
//

となり、
./bootstrap ありで make install すると
//
+test -z "/usr/lib/kde3" || mkdir -p -- "/usr/lib/kde3"
+ /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p
'kcm_skimplugin_scim_anthy.la' '/usr/lib/kde3/kcm_skimplugin_scim_anthy.la'
+PATH="$PATH:/sbin" ldconfig -n /usr/lib/kde3
+test -z "/usr/share/services/skimconfiguredialog" || mkdir -p --
"/usr/share/services/skimconfiguredialog"
+ /usr/bin/install -c -p -m 644 'skimplugin_scim_anthy_config.desktop'
'/usr/share/services/skimconfiguredialog/skimplugin_scim_anthy_config.desktop'
+test -z "/usr/share/config.kcfg" || mkdir -p -- "/usr/share/config.kcfg"
+ /usr/bin/install -c -p -m 644 'anthy.kcfg'
'/usr/share/config.kcfg/anthy.kcfg'
//

となることです。

いずれにしても autoconf-2.6 に上げていただければ解決する(?)はずですので、
時間を割いて検証していただく必要はないと思います。
-------------- next part --------------
テキスト形式以外の添付ファイルを保管しました...
ファイル名: skim-scim-anthy-log.tar.bz2
型:         application/octet-stream
サイズ:     8250 バイト
説明:       無し
Télécharger 


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