我使用的是 centOS 6.4(最終版)和 GNOME 2.28.2。系統資訊是
Linux localhost 2.6.32-358.11.1.el6.x86_64 #1 SMP Wed Jun 12 03:34:52
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
我從以下位置下載了 Nautilus Terminal 原始碼這裡。我收到以下訊息。
[root@localhost nautilus-terminal_1.0_src]# ./install.sh -i
:: Checking the Runtime Dependencies...
> Python (>= 2.6) [ OK ]
> PyGObject [ OK ]
> GObject Introspection (and Gtk) [MISS]
> VTE [MISS]
> Nautilus Python (>= 1.0) [MISS]
> Nautilus (>= 3.0) [ OK ]
E: Some dependencies are missing.
我必須安裝哪些軟體包,為什麼它不能自行解決?