Cent OS 7にGnome Scheduleをインストールする方法

Cent OS 7にGnome Scheduleをインストールする方法

Cent OS 7にgnome-scheduleをインストールしようとしていますが、次のエラーが発生しますが、Ubuntuでは同じパッケージが正しく動作します。

ダウンロードリンク: http://gnome-schedule.sourceforge.net/

gnome-schedule-2.2.2
./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for python2... /usr/bin/python2
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PYGTK... no
configure: error: Package requirements (pygtk-2.0 >= 2.6) were not met:

No package 'pygtk-2.0' found

それからpygtk-2.0 'をインストールしようとしました。

sudo yum install pygtk-2.0

パッケージ「pygtk-2.0」が見つかりません

助けてください。

ベストアンサー1

yumを介して見つかった対応するパッケージはpygtk2「-2.0」ではありません。

注:これらの人格の質問はよりよく解決することができます。サーバー障害

おすすめ記事