红联Linux门户
Linux帮助

linux google earth 安装使用

发布时间:2007-07-03 00:56:13来源:红联作者:MPiops
google推出了linux版本的 googleearth,正好我 也安装乱FC6,于是就从他的官方网站上下载了该软件进行试用。在使用过程中,感觉于在WINDOWS下并没有什么不同,故推荐朋友们都下载来试试!

该软件的安装也相当简单,由于下载的 文件是 .BIN 格式的,在安装时只要切换到存放该软件的文件夹,然后在终端下输入如下命令:./softname.bin就可以了,后面就按照提示来进行,不出意外的话,一切ok!

[root@localhost home]# cd download/
[root@localhost download]# ls
freetype-1.3.1 stardict-2.4.8-1.i386.rpm
freetype-1.3.1.tar.gz stardict-withoutgnome-2.4.8-1.i386.rpm
GoogleEarthLinux.bin
[root@localhost download]# cd /
[root@localhost /]# cd home
[root@localhost home]# cd download/
[root@localhost download]# ./GoogleEarthLinux.bin
bash: ./GoogleEarthLinux.bin: 权限不够
[root@localhost download]# ./GoogleEarthLinux.bin
-bash: ./GoogleEarthLinux.bin: 权限不够
[root@localhost download]# chmod 777 GoogleEarthLinux.bin
[root@localhost download]# ./GoogleEarthLinux.bin
Verifying archive integrity... All good.
Uncompressing Google Earth for GNU/Linux 4.1.7076.4458..........................................................................
文章评论

共有 0 条评论