Title says it all. I've tried numerous methods that have worked on past versions of Ubuntu, but none of them seem to work now.
Title says it all. I've tried numerous methods that have worked on past versions of Ubuntu, but none of them seem to work now.
Medibuntu don't have it for Maverick yet.
Have you tried:
If you are running 64 bit you also have to make sure that the ia32-libs package is installed. I would be interested to know how you get on as for me it just crashes with a signal 6 error on startup just after displaying the googleearth splash screen.Code:sudo apt-get install googlearth-package make-googleearth-package --force sudo dpkg -i *.deb
Download GoogleEarthLinux.bin (http://www.google.com/earth/download/ge/agree.html), open a terminal and runCode:cd Downloads chmod a+x GoogleEarthLinux.bin sudo ./GoogleEarthLinux.bin
[delete]
Last edited by oldos2er; October 13th, 2010 at 07:24 PM. Reason: unintentional double post
I've cut and pasted both suggested codes into Terminal, but no luck.
After pasting Ann's code, terminal asks me for my password, but won't let me type anything.
Check this site
http://www.omgubuntu.co.uk/2010/10/g...-ubuntu-10-10/
Think about all things you hear before you accept what you are told.
Click to find out more: The Kalama Sutta
I tried that, but it didn't work.
Here's what I get when I paste Ann's code into terminal:
topfan@topfanlaptop:~$ cd Downloads
topfan@topfanlaptop:~/Downloads$ chmod a+x GoogleEarthLinux.bin
chmod: cannot access `GoogleEarthLinux.bin': No such file or directory
topfan@topfanlaptop:~/Downloads$ sudo ./GoogleEarthLinux.bin
It no longer asks me for my password. GoogleEarthLinux.bin is on my desktop, but terminal can't see it.
Ok here goes, slightly convoluted but it worked for me.
1. install googleearth-package in synaptic
2. open a terminal window and run "sudo make-googleearth-package --force" (without the quotation marks).
3. This will take approx 10 mins to complete and will generate many errors, don't worry about these just now.
4. When step 3 has completed run the following command in terminal "sudo dpkg -i googleearth_5.2.1.1588+0.5.7-1_i386.deb"
5. All being well you should now have google earth in application-internet.
6. If it crashes on opening, in terminal run "gedit ~/.config/Google/GoogleEarthPlus.conf" and if the line enableTips=true exists change it to enableTips=false, if it does not exist add the line enableTips=false under the[General] heading and save the file.
Hopefully everything will then work.
Bookmarks