QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1534|回复: 5

skyeye.conf找不到呀?

[复制链接]
发表于 2005-12-2 14:36:09 | 显示全部楼层 |阅读模式
skyeye 安装不了,帮帮忙呀
[root@localhost skyeye-1.0.0]# ./configure --target=arm-elf --prefix=/usr/local bash: ./configure: 没有那个文件或目录
[root@localhost skyeye-1.0.0]#

make后没法make install
找到bianry的目录后skyeye
[root@localhost binary]# ./skyeye
------------------------- SkyEye -V1.0 ---------------------------
Usage: SkyEye [options] program [program args]
Default mode is STANDALONE mode
------------------------------------------------------------------
Options:
-e exec-file        the (ELF executable format)kernel file name.
-d                  in GDB Server mode (can be connected by GDB).
-c config-file      the skyeye configure file name.
-h                  This Help Display
------------------------------------------------------------------
debugmode= 0, filename = (null), server TCP port is 12345
Failed to open skyeye config file skyeye.conf in the same directory
[root@localhost binary]#
发表于 2005-12-2 15:12:03 | 显示全部楼层
--target=arm-elf好像不对,应该是arm-linux吧。详细读一下附带的README,INSTALL以及configure的help会有很多帮助
回复

使用道具 举报

 楼主| 发表于 2005-12-2 16:57:31 | 显示全部楼层

不是这个原因,readme里说只要make就可以了

1 Install (just type below command)


make


then SkyEye binary code will be in binary/skyeye (linux) or binary/skyeye.exe (cygwin)





2 Usage (just type below command,then skyeye will show usage information)


binary/skyeye -h


notice: you should have a kernel(ELF format or Binary Image), a filesysmte(according to OS), a skyeye config file(default is skyeye.conf)





3 Enjoy it!


  you can use skyeye-testsuit-v2.x or later to test SkyEye-V1.x or later





4 required packages:


gtk+-2.0-dev pkg-config atk-dev pango-dev freetype2-dev glib-dev x11-dev binutils-dev(bfd)


[root@localhost skyeye-1.0.0]# ./configure --target=arm-elf --prefix=/usr/local
bash: ./configure: 没有那个文件或目录
[root@localhost skyeye-1.0.0]# ./configure --target=arm-linux --prefix=/usr/local
bash: ./configure: 没有那个文件或目录
[root@localhost skyeye-1.0.0]#

我的是FC2
回复

使用道具 举报

 楼主| 发表于 2005-12-2 17:54:04 | 显示全部楼层

大家帮我看看呀,是不是要先把elf-arm tools装好

弄了很久啦,为啥会找不到目录呀,是不是configure的命令不能用呀,少啥东西了?
回复

使用道具 举报

发表于 2005-12-6 10:00:21 | 显示全部楼层
是要装arm-elf-tools的,
回复

使用道具 举报

发表于 2005-12-7 16:07:00 | 显示全部楼层
After Skyeye-1.0, install procedure  is very different with previous verion.  before 1.0 version , you need to run .,/configure. But after 1.0 verison , you just run make that will be ok.  Please read the readme in source package CAREFULLY.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-3 02:18 , Processed in 0.050663 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表