Autor |
Nachricht |
|
Titel: Cannot install Google Earth linux beta
Verfasst am: 06.07.2006, 14:27 Uhr
|
|
Anmeldung: 10. Apr 2005
Beiträge: 7
Wohnort: Phuket, Thailand
|
|
I downloaded the GoogleEarthLinux.bin file today. In Terminal logged in as su, did chmod, then ./Google..etc. Started the installation OK, uncompressed, then:
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
How to fix this? |
|
|
|
|
 |
|
Titel:
Verfasst am: 06.07.2006, 14:41 Uhr
|
|
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
|
|
Do you need to execute as root or will user suffice? |
_________________ Ubuntu - An ancient African word for "Can't install Debian"
|
|
|
|
 |
|
Titel:
Verfasst am: 06.07.2006, 15:40 Uhr
|
|
Anmeldung: 21. Nov 2004
Beiträge: 1018
|
|
Just forget the "su" and do everything as normal user. The installer just unpacks the bin-archive and stores it in one of the users directory, from where it can easily be run.
Btw, I wouldn't assign root priviledges to any program I just downloaded from somewhere on the net, so I'm quite happy that this is not necessary with Google Earth.  |
|
|
|
|
 |
|
Titel:
Verfasst am: 06.07.2006, 16:37 Uhr
|
|
Team Member


Anmeldung: 03. Mai 2005
Beiträge: 1544
Wohnort: out there somewhere
|
|
The error your getting is most likely you are trying to run an app from a terminal as something like "root"
Recommended configuration
* Kernel 2.6 or later
* glibc 2.3.5 w/ NPTL or later
* x.org R6.7 or later
* System Memory (RAM): 512MB
* Hard Disk: 2GB free space
* Network Speed: 768 Kbits/sec
* Graphics Card: 3D-capable with 32MB of VRAM
* Screen: 1280x1024, 32 bit color
1) Go to Google Earth Beta (Version 4) and verify that your hardware/software meets requirements. Download it for Linux and make it executable
2) As user open a terminal and then cd into the directory where the .bin file resides. example: cd /home/piper
3) type ./GoogleEarthLinux.bin (note the ./ before the command... this is required when running ANYTHING from a location not in your path.
4) Follow onscreen instructions.
To use the app go to kmenu > internet > google earth |
_________________ h2's d-u script
h2's rdiff-backup script
|
|
|
|
 |
|
Titel:
Verfasst am: 30.07.2006, 01:44 Uhr
|
|
Anmeldung: 15. Jul 2006
Beiträge: 136
Wohnort: Spanaway, Wa
|
|
Piper,
I downloaded and tried to install per your instructions and got permission denied. I reread your recommeded configuration and realized I didn't really read it. I have easter-rc4 which I downloaded and installed yesterday and all of the hardware is good. What is and how do I get glibc and x.org? I am trying to get kpackage installed because of the way adept is (not) working.
Thanks,
John |
|
|
|
|
 |
|
Titel:
Verfasst am: 30.07.2006, 06:44 Uhr
|
|

Anmeldung: 05. Dez 2005
Beiträge: 414
Wohnort: Auckland, New Zealand
|
|
jbs ... if you've installed easter-rc4 then you should have everything including xorg. (Don't do a dist-upgrade or it may take away kde)
Doing instruction 3 above will give you a permission denied unless you make the file executable ... after you do "cd /home/johny" do "chmod +x GoogleEarthLinux.bin" and then "./GoogleEarthLinux.bin" |
_________________ Linux is evolution, not intelligent design - Linus Torvalds
|
|
|
|
 |
|
Titel:
Verfasst am: 30.07.2006, 07:50 Uhr
|
|
Anmeldung: 15. Jul 2006
Beiträge: 136
Wohnort: Spanaway, Wa
|
|
Worked like a charm. Thank you very much.
I think I need to read up on chmod.
John |
|
|
|
|
 |
|