liuanggh 发表于 2013-1-3 22:16:48

运行skyeye 1.3.5 提示 No cli found, 本机操作系统centos 5.5

系统信息:
Linux version 2.6.18-194.el5 ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-4) #1 SMP Fri Apr 2 14:58:35 EDT 2010

gcc版本信息
$ gcc -v
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-52)

$ skyeye
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.
No cli found

hawkbang 发表于 2013-1-4 14:38:17

你的python安装了么?还有你的编译安装的过程有没有问题,正确的编译安装过程如下:
1、./autogen.sh
2、automake
3、autoconf
4、./configure
5、make lib
5、make
6、make install_lib
7、make install

还有skyeye的正确使用方法是:skyeye -n -e arm_hello

想学嵌入式 发表于 2013-9-21 18:19:11

lz 你的问题解决了吗? 我在windows 上也遇到这样的问题了
页: [1]
查看完整版本: 运行skyeye 1.3.5 提示 No cli found, 本机操作系统centos 5.5