ferrenliu 发表于 2013-1-31 00:05:46

skyeye 运行遇到问题

我的运行环境 openSUSE 12.2 KDE 64bit

ferren@linux-l88e:/opt/skyeye/testsuite> /opt/skyeye/bin/skyeye -n -e arm_hello
SkyEye 1.3.5
SkyEye is an Open Source project under GPL. All rights of different parts or modules are reserved by their author. Any modification or redistributions of SkyEye should not remove or modify the annoucement of SkyEye copyright.
Get more information about it, please visit the homepage http://www.skyeye.org.
Type "help" to get command list.

. Please report the following output to [email protected].
In SIM_start, Should provide valid arch option in your config file.

/opt/skyeye/lib64/skyeye/libcommon.so.0(skyeye_log+0x147)
/opt/skyeye/lib64/skyeye/libcommon.so.0(SIM_init+0x125)
/opt/skyeye/bin/skyeye()
/lib64/libc.so.6(__libc_start_main+0xf5)
/opt/skyeye/bin/skyeye()

[ 本帖最后由 ferrenliu 于 2013-1-31 00:06 编辑 ]

David_yu 发表于 2013-1-31 09:57:51

在编译没有出错的前提下。
1.把skyeye.conf 配置文件亮出来看看。
2.启动过程中不加“-n”选项,启动命令行以后,键入list-modules,将结果show一下。

ferrenliu 发表于 2013-2-3 15:50:15

按官方的手册做的编译和安装,没看到有错误,但安装好以后,直接运行 skyeye,会出来 No cli found的问题。
尝试在32bit的Fedora 下做同样的安装,直接运行skyeye,就没有问题。

ferrenliu 发表于 2013-2-3 20:55:42

重新安装过几次,发现32位的系统可以正常运行,64位的就会出错!

大家用的都是32位的系统?有用64位的没?

ksh 发表于 2013-2-4 10:20:00

应该不会,我们现在开发用的linux系统大部分用的是64位的。但是32位的确实没有怎么测试过。

David_yu 发表于 2013-2-26 17:31:58

貌似和python有关,skyeye命令行需要python的库。
页: [1]
查看完整版本: skyeye 运行遇到问题