分页: 1 / 9
解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-03 14:50
由 huangjiahua
谷歌地球刚发布了 5.0 beta 版本
http://linuxtoy.org/archives/google-ear ... eased.html
这个商业软件依旧是自带了一大堆系统里已有的库,
默认在 Ubuntu 8.10 下他自带的 libcrypto.so 跟系统 libssl 不兼容,无法启动,
而搞定这个后,谷歌地球界面字体又是到处方框。
在谷歌修正以前,可以先这样解决
安装好谷歌地球,在终端执行一次
代码: 全选
sudo rm -f /opt/google-earth/libcrypto.so.0.9.8 /opt/google-earth/libQt*
再重新启动谷歌地球,就完美了
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-03 15:08
由 myewmyew

和4.3版有什么不同吗?
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-03 15:30
由 huangjiahua
速度比 4.3 流畅很多。
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-03 16:01
由 apn
试试新版~
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-03 16:56
由 lerosua
缺少qt库,无法像楼主那么干~
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-03 17:23
由 huangjiahua
安装 qt4 啦
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-03 20:49
由 qiegwl
谢谢,根据楼主的办法,已解决了我的问题。(我的5.0原本启动几秒就自动退出,现在行了……

)
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-03 21:27
由 xep007
能不能提供相关的libQt包,用来替换googleearth上的旧文件,省得为了一个googleearth又装了一个大大的QT4.
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-03 22:02
由 huangjiahua
没 Qt 的执行
代码: 全选
sudo apt-get install libqt4-webkit libqt4-gui libqt4-network libqt4-core
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-03 22:56
由 lerosua
搞定了,谢谢
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-04 0:53
由 jarryson
果然解决问题,Arch里面也一样。。
不知道是不是用到2D和3D加速呢,感觉还是有些卡
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-04 2:12
由 AutoXBC
很好,Debian 也有效。常用的发行版可能都要这么处理一下,不知道 Google 的测试员在做什么。
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-04 4:54
由 Amadeus
但是有个问题,好像 panoramio 的照片显不出来的
Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-04 11:52
由 sfsren
我的是64位的ub,没执行sudo rm -f /opt/google-earth/libcrypto.so.0.9.8 /opt/google-earth/libQt*前还可以打开,执行后就打不开了,重装后又可以打开,执行命令后就又打不开了

Re: 解决 Google Earth 5.0 启动和字体问题
发表于 : 2009-02-05 16:38
由 用戶無效
我已 sudo rm -f /opt/google-earth/libcrypto.so.0.9.8 /opt/google-earth/libQt*
但為什麼還是沒有中文字???