1. 下载地址:http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
2. 我的是放在/home/tyb/下的,先复制到/usr/local中去:
sudo cp /home/tyb/GoogleEarthLinux.bin /usr/local
3.
chmod +x *.bin
cd /usr/local
sudo chmod +x GoogleEarthLinux.bin
sudo ./GoogleEarthLinux.bin
安装后我的出现
./googleearth-bin:not found问题
解决方法是
apt-get install lsb-core
本文指导如何在Linux环境下正确安装Google Earth,并解决安装后出现的./googleearth-bin:notfound问题,通过复制文件、修改权限等步骤实现成功安装。
6766

被折叠的 条评论
为什么被折叠?



