aaab01 发表于 2005-3-31 10:29:19

skyeye安装要用到的GTK库问题。

我在安装skyeye-0.8.0时,提示需要GTK库。可是我在FC3安装时把GTK相关的全装了。不知是不是哪里设置有问题?

另外,在运行那个minigui的demo游戏又是可以的,是不是证明了我已装了GTK库了?

aaab01 发表于 2005-4-5 09:38:56

安装出现的错误信息,是运行./configure --target=arm-linux --prefix=/usr/local时出现的。

............
checking for unistd.h... (cached) yes
checking for gtk-config... no
checking for GTK - version >= 1.1.3... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error: Cannot find GTK: Is gtk-config in path?
configure: error: ./configure failed for arm
Configure in /opt/skyeye-cdrom/SkyEye/skyeye/skyeye/sim failed, exiting.
#

我是用的FC3系统,用rpm -q gtk2时提示有安装的。
不知道什么问题。

bingpp 发表于 2005-4-18 22:59:31

you must install gtk-+devel packet
页: [1]
查看完整版本: skyeye安装要用到的GTK库问题。