我用googleearth从来就没成功过,不是无法打开就是卡死了!
在2009-02-13,[email protected] 写道: >Send ubuntu-zh mailing list submissions to > [email protected] > >To subscribe or unsubscribe via the World Wide Web, visit > https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh >or, via email, send a message with subject or body 'help' to > [email protected] > >You can reach the person managing the list at > [email protected] > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of ubuntu-zh digest..." > > >本日主题: > > 1. Re: Fwd: Google earth 5.0 启动后就自动退出问题 > (石康志) > > >---------------------------------------------------------------------- > >Message: 1 >Date: Fri, 13 Feb 2009 12:02:47 +0800 >From: 石康志 <[email protected]> >Subject: Re: [Ubuntu-zh] Fwd: Google earth 5.0 > 启动后就自动退出问题 >To: ubuntu-zh mailing lists <[email protected]> >Message-ID: > <[email protected]> >Content-Type: text/plain; charset="utf-8" > >不用ln吧,在/usr/lib里的会自动找到。 > >2009/2/6 Jason <[email protected]> > >> 2009/2/5 Wyatt.Wang <[email protected]>: >> > >> > >> > 2009/2/5 游水 <[email protected]> >> >> >> >> 到命令行去运行,看出错提示,把提示贴出来或直接google错误信息,基本都能解决。 >> > >> > 快了,从命行下,居然启动了,不过有新的问题了,菜单只能看到字母,看不到完整的信息。。 >> > >> 中文的问题可以使用系统安装的Qt库来解决 >> 先确认已经安装Qt库, >> sudo apt-get update >> sudo apt-get install libqt4-webkit >> >> 进入到google earth的安装目录,比如我的是/opt/google-earth >> >> >> cd /opt/google-earth/ >> sudo mkdir backup >> sudo mv libQt* backup/ >> sudo ln -s /usr/lib/libQtCore.so.4 ./ >> sudo ln -s /usr/lib/libQtGui.so.4 ./ >> sudo ln -s /usr/lib/libQtNetwork.so.4 ./ >> sudo ln -s /usr/lib/libQtWebKit.so.4 ./ >> >> >> 这个解决了在我这里打开出错的问题 >> sudo mv libcrypto.so.0.9.8 backup/ >> sudo ln -s /usr/lib/libcrypto.so.0.9.8 ./ >> >> >> >> >> >> 2009/2/5 Wyatt.Wang <[email protected]> >> >>> >> >>> 重发一次: >> >>> >> >>> 今天才知道Google earth出5.0版了,我下了一个,是.bin文件,我用sudo sh >> >>> >> GoogleEarthLinux.bin命令进行的默认安装,安装没有问题,安装结束后,我选择退出,然后从菜单中启动earth,看到欢迎界面和一个Tips窗口后,就自动退出了。 >> >>> >> >>> 不知道大家安装的时候有没有这样的问题? >> -- >> ubuntu-zh mailing list >> [email protected] >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh >> > > > >-- >qingshi163 >-------------- 下一部分 -------------- >一个HTML附件被移除... >URL: >https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20090213/5ade937d/attachment-0001.htm > > >------------------------------ > >-- >ubuntu-zh mailing list >[email protected] >https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh > > >结束ubuntu-zh 摘要, 卷 45, 发布 31 >*****************************************
-- ubuntu-zh mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
