宮脇です。 岸さん、早速のレスありがとうございます。 > 直接の解ではありませんが、 > % rpm -tb --clean sylpheed-2.4.8.tar.gz > として rpm パッケージを作ってインストールすることが出来ます。 > > いつも宣伝ばかりで申し訳ありませんが、下記のサイトでも説明しています。 > http://swing.jakou.com/vine/client.html#sylpheed 上記の貴HPに書いてあるようにやってみました。 $ rpm -tb --clean /home/toshio/sylpheed-2.4.8.tar.gz すると、やはり最後の方で checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.4.0... *** 'pkg-config --modversion glib-2.0' returned 2.4.0, but GLIB (2.12.7) *** was found! If pkg-config was correct, then it is best *** to remove the old version of GLib. You may also be able to fix the error *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing *** /etc/ld.so.conf. Make sure you have run ldconfig if that is *** required on your system. *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH *** to point to the correct configuration files no configure: error: Test for GLib failed. See the 'INSTALL' for help. エラー: /var/tmp/rpm-tmp.3357 の不正な終了ステータス (%build) RPM ビルドエラー: /var/tmp/rpm-tmp.3357 の不正な終了ステータス (%build) と出て、rpmパッケージを作れません。 やはりglib関係のファイルが古いからでしょうか。