How to install wine and google earth??

Asked by shailesh

i have downlaoded Google Earth and wine but couldn't install them.
I also used the link from Ubuntu community to install by Terminal but that also didn't work.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu gnome-utils Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Knut Karevoll (gnonthgol) said :
#1

To install Google Earth go to http://earth.google.com/download-earth.html and download the .bin file. Run this file in a terminal by first setting permision to execute the file by using 'chmod +x GoogleEarthLinux.bin' in the terminal where you downloaded the file. Then run it with './GoogleEarthLinux'. This may complain and you might need to install extra packages but I hope you will be fine.

Revision history for this message
Jens Maucher (jensmaucher) said :
#2

When you downloaded the googleearth file, simply change into the directory from your download, make GoogleEarthLinux.bin executable, und run it from your terminal with ./GoogleEarthLinux.bin

Revision history for this message
Bhavani Shankar (bhavi) said :
#3

Hello:

Firstly google earth:

If you are on ubuntu 7.10 type in the following command in a terminal:

sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list && sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update && sudo apt-get install googleearth

If you are using hardy (ubuntu 8.04) and you want the latest 4.3 package then:

sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list && sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update && sudo apt-get install googleearth-4.3

Note 1. If you want 4.2 package then,

sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list && sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update && sudo apt-get install googleearth

2.You will have to accept the Google Earth EULA.

To do the same Use tab key until OK is highlighted and then press enter key..

Secondly wine:

you need to have extra repositories enabled..
To enable all the software repositories do ref this link..

http://psychocats.net/ubuntu/sources

after getting all the required repositories enabled

Type the following command in a terminal (applications -> accessories -> terminal)

sudo aptitude install wine

More info: https://help.ubuntu.com/community/Wine

Regards

Bhavani Shankar.

Revision history for this message
shailesh (shaileshagarwal1) said :
#4

when i am trying to install google earth an unexceptional error occured due to which i can't run add/remove program and sympactic package manager.
It displayed like this:
"E: Type '--19:40:24--' is not known on line 1 in source list /etc/apt/sources.list.d/medibuntu.list
E: The list of sources could not be read.
Go to the repository dialog to correct the problem.
E: _cache->open() failed, please report."

How can i beyond to this problem and also how can i go to "repository dialoge"?

Revision history for this message
Bhavani Shankar (bhavi) said :
#5

Hello

Follow the instruction step on https://help.ubuntu.com/community/Medibuntu#head-7486ed038a9becc1dff10a24cc07a38a00d70e9f This restores the file mentioned to cause the problem.

Regards

Bhavani Shankar.

Revision history for this message
shailesh (shaileshagarwal1) said :
#6

When i have gone install the Google earth it displayed:
"Verifying archive integrity... All good.
Uncompressing Google Earth for GNU/Linux 4.3.7204.836..............................................................
setup.data/bin/Linux/amd64/setup.gtk2: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
setup.data/bin/Linux/amd64/setup.gtk: error while loading shared libraries: libSM.so.6: cannot open shared object file: No such file or directory
The setup program seems to have failed on amd64

Fatal error, installer failed to run at all!"

Revision history for this message
Bhavani Shankar (bhavi) said :
#7

OK

This link can help you out:

http://blog.irwan.name/?p=103

Its on debian but works for ubuntu too

For the time being, Google Earth on Linux is only available on 32-bit. Nevertheless, you can force to install it on x86_64 architecture. In Ubuntu, just use dpkg -i --force-architecture. Also, don't forget to install ia32-libs package.

Regards

Revision history for this message
shailesh (shaileshagarwal1) said :
#8

Yes Bhavani, i have x86 processor.So i can't install GoogleEarth.
Now new error occured when i have gone to install some software.
It displayed:
"Cannot install 'netbeans'

This application conflicts with other installed software. To install 'netbeans' the conflicting software must be removed first.

Switch to the 'synaptic' package manager to resolve this conflict."

Revision history for this message
shailesh (shaileshagarwal1) said :
#9

When i have gone to install wine by terminal.
It displayed:
"Hit http://archive.ubuntu.com hardy Release.gpg
Hit http://wine.budgetdedicated.com hardy Release.gpg
Ign http://wine.budgetdedicated.com hardy/main Translation-en_IN
Get:1 http://packages.medibuntu.org hardy Release.gpg [189B]
Ign http://archive.ubuntu.com hardy/universe Translation-en_IN
Hit http://wine.budgetdedicated.com hardy Release
Ign http://packages.medibuntu.org hardy/free Translation-en_IN
Ign http://archive.ubuntu.com hardy/multiverse Translation-en_IN
Ign http://packages.medibuntu.org hardy/non-free Translation-en_IN
Ign http://wine.budgetdedicated.com hardy/main Packages
Get:2 http://packages.medibuntu.org hardy Release [5590B]
Ign http://packages.medibuntu.org hardy Release
Hit http://archive.ubuntu.com hardy Release
Hit http://wine.budgetdedicated.com hardy/main Packages
Hit http://archive.ubuntu.com hardy/universe Packages
Hit http://packages.medibuntu.org hardy/free Packages
Hit http://archive.ubuntu.com hardy/multiverse Packages
Hit http://packages.medibuntu.org hardy/non-free Packages
Fetched 190B in 3s (61B/s)
Reading package lists... Done
W: GPG error: http://packages.medibuntu.org hardy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783
W: You may want to run apt-get update to correct these problems"
what i have to do?

Revision history for this message
Bhavani Shankar (bhavi) said :
#10

OK I thought of putting a permanant end to this mate

use this sources.list

sudo gedit /etc/apt/sources.list

replace with the text below

# deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Beta amd64 (20080319)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://archive.ubuntu.com/ubuntu/ hardy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ hardy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://archive.ubuntu.com/ubuntu/ hardy universe
deb-src http://archive.ubuntu.com/ubuntu/ hardy universe
deb http://archive.ubuntu.com/ubuntu/ hardy-updates universe
deb-src http://archive.ubuntu.com/ubuntu/ hardy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu/ hardy multiverse
deb-src http://archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://archive.ubuntu.com/ubuntu/ hardy-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu/ hardy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://no.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://archive.ubuntu.com/ubuntu/ hardy-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ hardy-security main restricted
deb http://archive.ubuntu.com/ubuntu/ hardy-security universe
deb-src http://archive.ubuntu.com/ubuntu/ hardy-security universe
deb http://archive.ubuntu.com/ubuntu/ hardy-security multiverse
deb http://archive.ubuntu.com/ubuntu/ hardy-proposed restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ hardy-security multiverse

## Medibuntu - Ubuntu 8.04 "hardy"
## Please report any bug on https://bugs.launchpad.net/medibuntu/
deb http://packages.medibuntu.org/ hardy free non-free

then save the file and then:

wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -

in order to receive the appropriate key.

Finally, in the terminal, type:

sudo apt-get update

and then

sudo apt-get install wine

Regards

Revision history for this message
shailesh (shaileshagarwal1) said :
#11

When i tried the above command.It displayed:
gpg: no valid OpenPGP data found.

Any solution for this?

Revision history for this message
Launchpad Janitor (janitor) said :
#12

This question was expired because it remained in the 'Open' state without activity for the last 15 days.