个人工具

“UbuntuHelp:GoogleEarth”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第2行: 第2行:
 
{{Languages|UbuntuHelp:GoogleEarth}}
 
{{Languages|UbuntuHelp:GoogleEarth}}
 
#title Google Earth
 
#title Google Earth
Parent: [[UbuntuHelp:Software]]
+
Parent: [[UbuntuHelp:Software|Software]]
 
== Google Earth ==
 
== Google Earth ==
 
''Google Earth puts a planet's worth of imagery and other geographic information right on your desktop. View exotic locales like Maui and Paris as well as points of interest such as local restaurants, hospitals, schools, and more.''
 
''Google Earth puts a planet's worth of imagery and other geographic information right on your desktop. View exotic locales like Maui and Paris as well as points of interest such as local restaurants, hospitals, schools, and more.''
 
== Screenshots ==
 
== Screenshots ==
{{https://help.ubuntu.com/community/GoogleEarth?action=AttachFile&do=get&target=googleearth-1.png%7D%7D
+
https://help.ubuntu.com/community/GoogleEarth?action=AttachFile&do=get&target=googleearth-1.png
{{https://help.ubuntu.com/community/GoogleEarth?action=AttachFile&do=get&target=googleearth-2.png%7D%7D
+
https://help.ubuntu.com/community/GoogleEarth?action=AttachFile&do=get&target=googleearth-2.png
 
<<Anchor(installation)>>
 
<<Anchor(installation)>>
 
== Installation ==
 
== Installation ==
第21行: 第21行:
 
  sudo ./GoogleEarthLinux.bin
 
  sudo ./GoogleEarthLinux.bin
 
  </nowiki></pre>
 
  </nowiki></pre>
</li><li>Leave the default options and click '''Begin Install'''. <<BR>><<BR>> {{https://help.ubuntu.com/community/GoogleEarth?action=AttachFile&do=get&target=googleearth-setup-1.png%7D%7D
+
</li><li>Leave the default options and click '''Begin Install'''. <<BR>><<BR>> https://help.ubuntu.com/community/GoogleEarth?action=AttachFile&do=get&target=googleearth-setup-1.png
</li><li>When installation is complete, press '''Quit'''. <<BR>> /!\ Do '''not''' press ''Start'' as this will run it as root which is never a good idea. <<BR>><<BR>> {{https://help.ubuntu.com/community/googleearth-setup-2.png}} <<BR>><?action=AttachFile&do=get&target=li%3E%3C%2Fol%3E
+
</li><li>When installation is complete, press '''Quit'''. <<BR>> /!\ Do '''not''' press ''Start'' as this will run it as root which is never a good idea. <<BR>><<BR>> https://help.ubuntu.com/community/GoogleEarth?action=AttachFile&do=get&target=googleearth-setup-2.png <<BR>></li></ol>
  
 
{i} A file named <code><nowiki>Google-googleearth.desktop</nowiki></code> will be installed on the Desktop. This file is safe to delete.
 
{i} A file named <code><nowiki>Google-googleearth.desktop</nowiki></code> will be installed on the Desktop. This file is safe to delete.
第40行: 第40行:
 
</nowiki></pre>
 
</nowiki></pre>
 
=== Alternative Installation ===
 
=== Alternative Installation ===
Google Earth is also available packaged in the [[UbuntuHelp:Medibuntu]] repository, however it might not have the latest version available.
+
Google Earth is also available packaged in the [[UbuntuHelp:Medibuntu|Medibuntu]] repository, however it might not have the latest version available.
 
=== Troubleshooting ===
 
=== Troubleshooting ===
 
Google Earth for Linux is still in beta. As such, many problems that you may encounter can be attributed to this.
 
Google Earth for Linux is still in beta. As such, many problems that you may encounter can be attributed to this.

2008年10月19日 (日) 23:03的版本


  1. title Google Earth

Parent: Software

Google Earth

Google Earth puts a planet's worth of imagery and other geographic information right on your desktop. View exotic locales like Maui and Paris as well as points of interest such as local restaurants, hospitals, schools, and more.

Screenshots

GoogleEarth?action=AttachFile&do=get&target=googleearth-1.png GoogleEarth?action=AttachFile&do=get&target=googleearth-2.png <<Anchor(installation)>>

Installation

  1. Download Google Earth from the Google Earth website. <
    > {i} The linux version will be automatically chosen when downloading from Ubuntu.
  2. Open a terminal from Applications -> Accessories -> Terminal.
  3. cd into the directory where you saved Google Earth. For example, if you saved it to the Desktop type:
     cd ~/Desktop
     
  4. Make it executable by typing:
     chmod +x GoogleEarthLinux.bin
     
  5. Run the installer by typing:
     sudo ./GoogleEarthLinux.bin
     
  6. Leave the default options and click Begin Install. <
    ><
    > GoogleEarth?action=AttachFile&do=get&target=googleearth-setup-1.png
  7. When installation is complete, press Quit. <
    > /!\ Do not press Start as this will run it as root which is never a good idea. <
    ><
    > GoogleEarth?action=AttachFile&do=get&target=googleearth-setup-2.png <
    >

{i} A file named Google-googleearth.desktop will be installed on the Desktop. This file is safe to delete.

Hints and Tips

Run Google Earth by selecting Applications -> Internet -> Google Earth.

Upgrading

Upgrading to a new version is the same as in the [[UbuntuHelp:[installation|Installation]]] section, except that you will not be asked where to install.

Uninstallation

Assuming you installed Google Earth according to the [[UbuntuHelp:[installation|Installation]]] section above, Google Earth can be uninstalled by pasting the following command in a terminal: {i} This command is all on one line. Copy it and paste it in your terminal.

sudo rm -rf /opt/google-earth && sudo rm /usr/share/mime/application/vnd.google-earth.* /usr/share/mimelnk/application/vnd.google-earth.* /usr/share/applnk/Google-googleearth.desktop /usr/share/mime/packages/googleearth-mimetypes.xml /usr/share/gnome/apps/Google-googleearth.desktop /usr/share/applications/Google-googleearth.desktop /usr/local/bin/googleearth

You may also wish to remove your user preferences folder, although this is not necessary if you intend to reinstall later. This directory contains Google Earth settings and the cache:

rm -rf ~/.googleearth

Alternative Installation

Google Earth is also available packaged in the Medibuntu repository, however it might not have the latest version available.

Troubleshooting

Google Earth for Linux is still in beta. As such, many problems that you may encounter can be attributed to this.

Low performance with Google Earth 4.3

Users have been reporting major performance regressions after upgrading from 4.2. This is due to new atmospheric rendering effects in GE 4.3. Disable these effects if you experience this behavior. Menu>View>Atmosphere. Google Earth Help group query

Google Earth and Compiz

As with all OpenGL apps, Google Earth has issues running with Compiz. To resolve this issue, either run Google Earth in a normal GNOME session, or see this thread: http://www.ubuntuforums.org/showthread.php?t=176636

Google Earth and ATI

Some people using the ATI fglrx driver have experienced a problem where Google Earth freezes at the splash screen and never starts up. See this post for a solution: http://n01getsout.com/blog/2006/11/26/google-earth-for-linux-freezing-with-ati/

Google Earth and 3D acceleration

Ensure that you video driver has 3D acceleration enabled. Display Hardware Drivers by selecting System -> Administration -> Hardware Drivers Select the Enable checkbox next to your graphics card. This may require a system restart.

Google Earth on Ubuntu x64

If you get a "error 29", you may miss "lib32nss-mdns". Install this library like this: sudo aptitude install lib32nss-mdns You may also install other 32bit libraries. Note that google does not provide a 64 bit version of Google Earth. Thus installation on x64 system will take some extra efforts.

Accidentally left the 'start automatically after install' checked

If the installer was started with sudo, googleearth will be started as root, but still using the home folder of the normal user (who started sudo). Thus Google Earth will place its config files into the users home folders, but with root as the owner. The normal user cannot use gogoleearth, because the settings cannot be saved. He will only see space (no globe) and some settings are greyed out. Delete the (somewhat hidden) ./config/Google directory: rm -Rf .config/Google and maybe also rm -Rf .googleearth and it should work.

Further Reading