[tomoyo-users 773] Re: Gui for TOMOYO Linux

アーカイブの一覧に戻る

Tetsuo Handa from-****@I-lov*****
2011年 1月 21日 (金) 12:07:26 JST


 RHELで試してみました。

(1) RHEL 6.0 の場合

Requested 'gconf-2.0 >= 2.31' but version of gconf is 2.28.0

と言われましたが、

sed -i -e 's/2\.31/2.28/g' -- configure configure.ac

で誤魔化すことでコンパイルできました。

(2) CentOS 5.5 の場合

Requested 'gtk+-2.0 >= 2.12' but version of GTK+ is 2.10.4
Requested 'gconf-2.0 >= 2.31' but version of gconf is 2.14.0

同様に誤魔化してみましたが、

undefined reference to `gtk_tree_view_set_level_indentation'
undefined reference to `gtk_tree_view_set_show_expanders'
undefined reference to `g_strcmp0'

となりました。 http://developer.gimp.org/api/2.0/gtk/ix08.html によると
2.12 でのサポートということで、 CentOS 5.5 での動作は無理なようです。




tomoyo-users メーリングリストの案内
アーカイブの一覧に戻る