我使用的是 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.
我必须安装哪些软件包,为什么它不能自行解决?