google earth
after installing it when i try to launch it crashes...why?thnx
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Related bugs
Related FAQ:
None Link to a FAQ
Revision history for this message
|
#1 |
Do you need Full 3D OpenGL aceleration Hardware, nVidia or Ati recommended.
To test the 3D aceleration, go to menu:
Applications-
type, and press ENTER:
glxgears
if you see 3D gears all is fine.
if dont work, on the Terminal, copy, paste and press ENTER (is an intallation Bug present on version 5):
rm --verbose $HOME/google-
Try again...
Revision history for this message
|
#2 |
To get googleearth startup errors please run it from Apllications→
googleearth
Please report, in short, errors here.
Thank you
Revision history for this message
|
#3 |
fation@
*******
File r300_mem.c function r300_mem_alloc line 225
Ran out of GART memory (for 1048576)!
Please consider adjusting GARTSize option.
*******
Error: Could not get dma buffer... exiting
fation@
4535 frames in 5.0 seconds = 906.920 FPS
4705 frames in 5.0 seconds = 940.907 FPS
4715 frames in 5.0 seconds = 942.598 FPS
4718 frames in 5.0 seconds = 943.506 FPS
4708 frames in 5.0 seconds = 941.458 FPS
4669 frames in 5.0 seconds = 933.692 FPS
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 86032 requests (85818 known processed) with 0 events remaining.
fation@
fation@
bash: googleearth: command not found
fation@
Revision history for this message
|
#4 |
To run googleearth, go to Terminal, Apllications→
$HOME/google-
Revision history for this message
|
#5 |
fation@
Warning: Unable to create prefs directory '/home/
*******
File r300_render.c function r300Fallback line 471
Software fallback:
*******
./googleearth-bin: relocation error: /usr/lib/
fation@
Revision history for this message
|
#6 |
Please do this:
rm -fr $HOME/.googleearth
cd /opt/google-earth/
sudo mv libcrypto.so.0.9.8 libcrypto.
sudo ln -s /usr/lib/
Then try to run googleearth
Revision history for this message
|
#7 |
fation@
fation@
bash: cd: /opt/google-earth/: No such file or directory
Revision history for this message
|
#8 |
It is simply for me to drop how to download and install Googleearth 5, ignoring what have you done:
Open a Terminal from the menu Applications → Accessories → Terminal and type:
(if the system ask you a password give your user password, you will not see nothing when you type it, then press enter)
wget http://
chmod 700 GoogleEarthLinu
sudo ./GoogleEarthLi
cd /opt/google-earth/
sudo find $gearth_dir -name 'libQt*' -exec mv {} {}-bak \;
then type:
googleearth
if you get this error:
Warning: Unable to create prefs directory '/home/
rm -fr $HOME/.googleearth
if you get this error:
./googleearth-bin: relocation error: /usr/lib/
cd /opt/google-earth/
sudo mv libcrypto.so.0.9.8 libcrypto.
sudo ln -s /usr/lib/
If the system ask for needed library or other please report here.
Hope this helps
Revision history for this message
|
#9 |
marcobra,let me know: chmod 700 GoogleEarthLinu
terminal log : fation@
fation@
Revision history for this message
|
#10 |
fation@
fation@
fation@
bash: /GoogleEarthLin
fation@
Verifying archive integrity... All good.
Uncompressing Google Earth for GNU/Linux 5.0.11337.
loki_setup: Suspect size value for option option
loki_setup: Suspect size value for option option
loki_setup: Suspect size value for option option
Installing mimetypes...
Installing desktop menu entries...
Installing desktop icon...
Warning: Unable to create prefs directory '/home/
*******
File r300_render.c function r300Fallback line 471
Software fallback:
*******
./googleearth-bin: relocation error: /usr/lib/
fation@
Revision history for this message
|
#11 |
I think you solve if you read my previous answer "if you get error..."
Hope this helps
Revision history for this message
|
#12 |
In order to get rid of the libcrypto error:
1. find the the file libcrypto.so.0.9.8 within the googleearth installation. It is in the directory that you chose during the installation. For me the default was $HOME/google-
(marcobra seemed to have it under /opt, but fation not. That's why marcobra's instructions didn't match)
2. go to the directory where the file is located
For me: cd $HOME/google-earth/
3. hide the libcrypto file by renaming it
mv libcrypto.so.0.9.8 libcrypto.
(if you are brave just delete it)
This single action does it for me.
4. Some people report that they create a symbolic link to the libcrypto provided by the system. I don't see a difference whether I do it or not. Seems to work the same with and without the link.
Anyway, here is the command: (again execute it from the directory where you found google's version of libcrypto.so.0.9.8 originally)
ln -s /usr/lib/
Revision history for this message
|
#13 |
[quote] marcobra said on 2009-02-10:
Please do this:
rm -fr $HOME/.googleearth
cd /opt/google-earth/
sudo mv libcrypto.so.0.9.8 libcrypto.
sudo ln -s /usr/lib/
Then try to run googleearth
[/quote]
thx.. I had the same problem... your solution was the right for me.
Revision history for this message
|
#15 |
For who are using Jaunty Ubuntu 9.04 unstable now in alpha 6 stage is more simpler to install Googleearth 5 adding the Medibuntu repository
https:/
ad simply install GE from it.
Using terminal simply type:
sudo apt-get update
sudo apt-get install googleearth
Hope this helps
Can you help with this problem?
Provide an answer of your own, or ask fation_linuX for more information if necessary.