我的虚拟机系统是centos7,在计算机/home下是我的eclipse安装目录,网上都说按下面目录可以启动eclipse
[root@localhost ~]# cd /home
[root@localhost home]# ls
dxx eclipse eclipse-jee-galileo-SR2-linux-gtk.tar.gz
[root@localhost home]# cd/eclipse
bash: cd/eclipse: 没有那个文件或目录
[root@localhost home]# cd eclipse
[root@localhost eclipse]# ls
about_files configuration eclipse.ini icon.xpm p2
about.html dropins epl-v10.html libcairo-swt.so plugins
artifacts.xml eclipse features notice.html readme
[root@localhost eclipse]# ./eclipse
bash: ./eclipse: /lib/ld-linux.so.2: bad ELF interpreter: 没有那个文件或目录
[root@localhost eclipse]#
但是我的运行效果如上并没有启动eclipse。哪位前辈帮忙解答一下,多谢
另:我是新手刚开始接触linux,希望说的越详细越好
安装的是不是64版本
http://www.111cn.net/sys/linux/55374.htm