Re: redhat9,skyeye1.2.9,运行arm_hello出错

49 views
Skip to first unread message
Message has been deleted

Yayi

unread,
Nov 13, 2009, 3:42:34 AM11/13/09
to skyeye-s...@googlegroups.com
我也有类似的问题....已经许久..但是并没有任何人解答..

 
                                             By:Yayi


2009/11/13 longfeng <liuai...@gmail.com>

1、我的是redhat9,完全安装了redhat9。
2、按照pdf文档步骤安装skyeye,发现/opt/skyeye/目录下面没有“conf”目录。
3、按照说明运行skyeye,提示信息与pdf不同(红色标注)

[root@localhost skyeye]# /opt/skyeye/bin/skyeye
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 note remove or modify the annoucement
of SkyEye copyright.
Get more information about it, please visit the homepage [url]http://
www.skyeye.org.[/url]
Type "help" to get command list.
 [color=Red]pen_buffer not implemented[/color].
(skyeye)q
No valid arch option is provided.
Destroy threads.
Unload all modules.
exit.

4、按照pdf运行arm_hello,出现问题:
[root@localhost skyeye]# /opt/skyeye/bin/skyeye -e arm_hello
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 note remove or modify the annoucement
of SkyEye copyright.
Get more information about it, please visit the homepage [url]http://
www.skyeye.org.[/url]
Type "help" to get command list.
[color=Red] pen_buffer not implemented[/color].
(skyeye)start
[color=Red]In skyeye_read_config, filename=skyeye.conf

In SIM_start, Should provide valid arch option in your config file.[/
color]
(skyeye)q
[color=Red]No valid arch option is provided[/color].
Destroy threads.
Unload all modules.
exit.


longfeng

unread,
Nov 13, 2009, 4:01:16 AM11/13/09
to skyeye-simulator
redhat9,skyeye1.2.9,运行arm_hello出错

1、我的是redhat9,完全安装了redhat9。
2、按照pdf文档步骤安装skyeye,发现/opt/skyeye/目录下面没有“conf”目录。
3、按照说明运行skyeye,提示信息与pdf不同

[root@localhost skyeye]# /opt/skyeye/bin/skyeye
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 note 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.

pen_buffer not implemented.(这里多出一行)

(skyeye)q
No valid arch option is provided.
Destroy threads.
Unload all modules.
exit.

4、按照pdf运行arm_hello,出现问题:
[root@localhost skyeye]# /opt/skyeye/bin/skyeye -e arm_hello
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 note 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.
pen_buffer not implemented.(这里多出一行)
(skyeye)start
In skyeye_read_config, filename=skyeye.conf

In SIM_start, Should provide valid arch option in your config file.(这
里)
(skyeye)q
No valid arch option is provided.(这里)

Michael.Kang

unread,
Nov 13, 2009, 4:11:14 AM11/13/09
to skyeye-s...@googlegroups.com
1, 从错误提示上看,有可能你的skyeye.conf没有提供arch的选项,检查是否有以下项:
arch:arm

2. SkyEye发布的时候并没有在Redhat9上测试,只是在Suse和ubuntu上测试过。所以你出现的问题,我这里不能帮你复现。

Thanks
MK

2009/11/13 longfeng <liuai...@gmail.com>:

--
www.skyeye.org

longfeng

unread,
Nov 15, 2009, 9:39:46 PM11/15/09
to skyeye-simulator
我是在/opt/skyeye/bin目录下执行上述命令的,所以找不到skyeye.conf文件

On 11月13日, 下午5时11分, "Michael.Kang" <blackfin.k...@gmail.com> wrote:
> 1, 从错误提示上看,有可能你的skyeye.conf没有提供arch的选项,检查是否有以下项:
> arch:arm
>
> 2. SkyEye发布的时候并没有在Redhat9上测试,只是在Suse和ubuntu上测试过。所以你出现的问题,我这里不能帮你复现。
>
> Thanks
> MK
>

> 2009/11/13 longfeng <liuaipo...@gmail.com>:


>
>
>
>
>
>
>
> > redhat9,skyeye1.2.9,运行arm_hello出错
>
> > 1、我的是redhat9,完全安装了redhat9。
> > 2、按照pdf文档步骤安装skyeye,发现/opt/skyeye/目录下面没有"conf"目录。
> > 3、按照说明运行skyeye,提示信息与pdf不同
>
> > [root@localhost skyeye]# /opt/skyeye/bin/skyeye
> > 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 note remove or modify the annoucement
> > of SkyEye copyright.

> > Get more information about it, please visit the homepagehttp://www.skyeye.org.


> > Type "help" to get command list.
>
> > pen_buffer not implemented.(这里多出一行)
>
> > (skyeye)q
> > No valid arch option is provided.
> > Destroy threads.
> > Unload all modules.
> > exit.
>
> > 4、按照pdf运行arm_hello,出现问题:
> > [root@localhost skyeye]# /opt/skyeye/bin/skyeye -e arm_hello
> > 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 note remove or modify the annoucement
> > of SkyEye copyright.

> > Get more information about it, please visit the homepagehttp://www.skyeye.org.


> > Type "help" to get command list.
> > pen_buffer not implemented.(这里多出一行)
> > (skyeye)start
> > In skyeye_read_config, filename=skyeye.conf
>
> > In SIM_start, Should provide valid arch option in your config file.(这
> > 里)
> > (skyeye)q
> > No valid arch option is provided.(这里)
> > Destroy threads.
> > Unload all modules.
> > exit.
>

> --www.skyeye.org- 隐藏被引用文字 -
>
> - 显示引用的文字 -

Reply all
Reply to author
Forward
0 new messages