Ubuntu 10.04 Google Earth Deb package after installation garbled problem __ garbled problem

Source: Internet
Author: User
The solution is as follows: Enter the terminal window and execute the following instructions sequentially ~
1. Update the software source first
sudo apt-get update
2. Install the following software package
sudo apt-get install Lsb-core libfreeimage3 libqt4-webkit
3. Remove the 4 libqt*.* files that Google Earth 6 has installed in its own problem!
sudo rm/opt/google/earth/free/libqt*.*
4. Change the Google Earth 6 program to perform the script:
sudo gedit/opt/google/earth/free/googleearth
The last line of the search script should look like this:
Ld_library_path=.: $LD _library_path./googleearth-bin "$@"
Please insert the following sentence in its previous line:
Export Ld_preload=/usr/lib/libfreeimage.so.3

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.