分页: 1 / 1
[问题]Ubuntu 8.04上安装 Google Earth时的问题(急)
发表于 : 2008-05-06 13:38
由 yanghaiping1024
在执行下面命令
./GoogleEarthLinux.bin 后
出现的是
Verifying archive integrity... All good.
Uncompressing Google Earth for GNU/Linux 4.3.7204.836..............................................................
./setup.sh: 284: setup.data/bin/Linux/amd64/setup.gtk2: not found
./setup.sh: 299: setup.data/bin/Linux/amd64/setup.gtk: not found
The setup program seems to have failed on amd64
Fatal error, installer failed to run at all!
而没有出现安装界面
发表于 : 2008-05-27 12:44
由 wukexin
这是我找的答案,以下是原文。其实是谷歌地球没有64位的。需安装32位的库文件。在新力的里选上"ia32-libs","lib32nss-mdns",安装上就可以了。
./setup.sh: 284: setup.data/bin/Linux/amd64/setup.gtk2: not found
./setup.sh: 299: setup.data/bin/Linux/amd64/setup.gtk: not found
The setup program seems to have failed on amd64
Fatal error, installer failed to run at all!
***************************************** SOLUTION:
In Synaptic package manager, install "ia32-libs"
***************************************** PROBLEM 2: Error code 29
Once GE had been installed when I tried to run it, I got the following
dialog box:
"Google Earth detected an error while trying to authenticate. Please
check the following
...
Error Code 29"
***************************************** SOLUTION:
In Synaptic package manager, install "lib32nss-mdns"
发表于 : 2008-05-27 12:46
由 BigSnake.NET
加源
代码: 全选
# Medibuntu
## Medibuntu - Ubuntu 8.04 LTS "hardy heron"
## Please report any bug on https://bugs.launchpad.net/medibuntu/
deb http://packages.medibuntu.org/ hardy free non-free
#deb-src http://packages.medibuntu.org/ hardy free non-free
装 googleearth4.3
[已解决]果然是高手
发表于 : 2008-07-22 1:25
由 Cloud2010
wukexin 写了:这是我找的答案,以下是原文。其实是谷歌地球没有64位的。需安装32位的库文件。在新力的里选上"ia32-libs","lib32nss-mdns",安装上就可以了。
./setup.sh: 284: setup.data/bin/Linux/amd64/setup.gtk2: not found
./setup.sh: 299: setup.data/bin/Linux/amd64/setup.gtk: not found
The setup program seems to have failed on amd64
Fatal error, installer failed to run at all!
***************************************** SOLUTION:
In Synaptic package manager, install "ia32-libs"
***************************************** PROBLEM 2: Error code 29
Once GE had been installed when I tried to run it, I got the following
dialog box:
"Google Earth detected an error while trying to authenticate. Please
check the following
...
Error Code 29"
***************************************** SOLUTION:
In Synaptic package manager, install "lib32nss-mdns"
我解决了