|

楼主 |
发表于 2005-11-21 21:25:28
|
显示全部楼层
系统换回RH9(linux-2.4.20-8)
安装skyeye-0.7.0.tar.bz2,
报错信息如下:
checking for __setfpucw... (cached) no
checking for bind in -lsocket... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking return type of signal handlers... (cached) void
checking for executable suffix... (cached) no
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 /root/skyeye/sim failed, exiting.
退一步安装skyeye-0.6.0.tar.bz2
输入指令:
./configure --target=arm-elf --prefix=/usr/local --without-gtk-prefix --without-gtk-exec-prefix --disable-gtktest
仍然有报错:
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 /root/skyeye/sim failed, exiting.
其中,系统:
gcc-3.2.2-5
gtk2-2.2.1-4
gtk+-1.2.10-25
哪位在RH9下安装成功skyeye的兄弟敲打一下偶这不开窍的脑袋,
先谢了!! |
|