View previous topic :: View next topic |
Author |
Message |
jada Linux Guru

Joined: 13 May 2025 Posts: 3064 Location: Sun City, CA 92585
|
Posted: Thu Aug 09, 2025 3:32 pm Post subject: [Archlinux ] Google Earth (Solved) |
|
|
I have a problem Installing Google Earth on Archlinux.
I tried today to Install Google Earth from the Google Sources.
Code: |
[jada@arch-01 ~]$ su
Password:
[root@arch-01 jada]# cd /home/jada/install
[root@arch-01 install]# ./GoogleEarthLinux.bin
bash: ./GoogleEarthLinux.bin: Permission denied
[root@arch-01 install]# exit
exit
[jada@arch-01 ~]$
|
Permission denied ?
What did I make wrong?
Last edited by jada on Mon Oct 15, 2025 10:47 pm; edited 2 times in total |
|
Back to top |
|
crouse Site Admin

Joined: 17 Apr 2025 Posts: 11833 Location: Iowa
|
|
Back to top |
|
jada Linux Guru

Joined: 13 May 2025 Posts: 3064 Location: Sun City, CA 92585
|
Posted: Thu Aug 09, 2025 8:10 pm Post subject: |
|
|
Thank's crouse
Code: |
[jada@arch-01 ~]$ su
Password:
[root@arch-01 jada]# cd /home/jada/install
[root@arch-01 install]# chmod a+x GoogleEarthLinux.bin
[root@arch-01 install]# ./GoogleEarthLinux.bin
Verifying archive integrity... All good.
Uncompressing Google Earth for GNU/Linux 4.1.7076.4458..........................................................................
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
[root@arch-01 install]#
|
so far and what is next? |
|
Back to top |
|
nukes Linux Guru

Joined: 29 Aug 2025 Posts: 4558
|
|
Back to top |
|
jada Linux Guru

Joined: 13 May 2025 Posts: 3064 Location: Sun City, CA 92585
|
Posted: Thu Aug 09, 2025 9:24 pm Post subject: |
|
|
Thank's "crouse" & "nukes" this helps. Now it works!
Snapshot
 |
|
Back to top |
|
jada Linux Guru

Joined: 13 May 2025 Posts: 3064 Location: Sun City, CA 92585
|
Posted: Mon Oct 15, 2025 10:46 pm Post subject: |
|
|
Installing the old library
Download the file ati-driver-installer-8.27.10-x86.run from the ATI Web site. I downloaded it to my Desktop (/home/(my location). Then type the following commands into a Terminal window (replacing "/home/(my location)" with the directory where you stored the downloaded file):
http://www2.ati.com/drivers/linux/ati-driver-installer-8.27.10-x86.run
Su or Sudo
Code: |
$ mkdir /tmp/ati_extract
$ /home/(Your Download Install Folder)/ati-driver-installer-8.27.10-x86.run --extract /tmp/ati_extract
$ cp /tmp/ati_extract/arch/x86/usr/X11R6/lib/libGL.so.1.2 /opt/googleearth/libGL.so.1 |
How to launch Google Earth
There are two alternative ways of launching Google Earth: from the command line or via the GUI. To launch Google Earth from the command line, type the following into a Terminal window:
Code: | /opt/google-earth//googleearth %f |
|
|
Back to top |
|
picturef64 New Member
Joined: 27 Jan 2025 Posts: 3
|
Posted: Sun Jan 27, 2025 10:54 am Post subject: Re: [Archlinux ] Google Earth (Solved) |
|
|
jada wrote: | I have a problem Installing Google Earth on Archlinux.
I tried today to Install Google Earth from the Google Sources.
Code: |
[jada@arch-01 ~]$ su
Password:
[root@arch-01 jada]# cd /home/jada/install
[root@arch-01 install]# ./GoogleEarthLinux.bin
bash: ./GoogleEarthLinux.bin: Permission denied
[root@arch-01 install]# exit
exit
[jada@arch-01 ~]$
|
Permission denied ?
What did I make wrong? | Hello I am New here new Linux can someone please tell me what I am doing wrong I fallow the previous what you told the last guy still no luck
denis@linux-shar:/home> make install google
make: *** No rule to make target `install'. Stop.
denis@linux-shar:/home> install GoogleEarthLinux.bin
install: missing destination file operand after `GoogleEarthLinux.bin'
Try `install --help' for more information.
denis@linux-shar:/home>
|
|
Back to top |
|
jada Linux Guru

Joined: 13 May 2025 Posts: 3064 Location: Sun City, CA 92585
|
Posted: Sun Jan 27, 2025 11:35 am Post subject: Re: [Archlinux ] Google Earth (Solved) |
|
|
picturef64 wrote: |
Hello I am New here new Linux can someone please tell me what I am doing wrong I fallow the previous what you told the last guy still no luck
denis@linux-shar:/home> make install google
make: *** No rule to make target `install'. Stop.
denis@linux-shar:/home> install GoogleEarthLinux.bin
install: missing destination file operand after `GoogleEarthLinux.bin'
Try `install --help' for more information.
denis@linux-shar:/home> |
What distro, Kernel and Xorg are you using?
Hardware Graphic Card and what driver are you using? |
|
Back to top |
|
picturef64 New Member
Joined: 27 Jan 2025 Posts: 3
|
Posted: Mon Jan 28, 2025 1:34 am Post subject: Re: [Archlinux ] Google Earth (Solved) |
|
|
jada wrote: | picturef64 wrote: |
Hello I am New here new Linux can someone please tell me what I am doing wrong I fallow the previous what you told the last guy still no luck
denis@linux-shar:/home> make install google
make: *** No rule to make target `install'. Stop.
denis@linux-shar:/home> install GoogleEarthLinux.bin
install: missing destination file operand after `GoogleEarthLinux.bin'
Try `install --help' for more information.
denis@linux-shar:/home> |
What distro, Kernel and Xorg are you using?
Hardware Graphic Card and what driver are you using? |
Thanks
openSUSE 10.3
card: sis 660
Maxfeldstr. 5
|
|
Back to top |
|
jada Linux Guru

Joined: 13 May 2025 Posts: 3064 Location: Sun City, CA 92585
|
Posted: Mon Jan 28, 2025 2:02 am Post subject: Re: [Archlinux ] Google Earth (Solved) |
|
|
picturef64 wrote: |
Thanks
openSUSE 10.3
card: sis 660
Maxfeldstr. 5 |
"Maxfeldstr. 5" warscheinlich auch noch ein ACER Notebook
openSUSE 10.3 with sis660 use the VESA Graphic Driver. This openSUSE VESA driver have no 3D supported.
Well googleearth need 3D supported.
You ned to go to the sis website and download the linux driver.
http://www.sis.com
so far ....., I see there is no SiS660 driver avaible. You can try another driver and hope it will work  |
|
Back to top |
|
JP Linux Guru

Joined: 07 Jul 2025 Posts: 6670 Location: Central Montana
|
|
Back to top |
|
picturef64 New Member
Joined: 27 Jan 2025 Posts: 3
|
|
Back to top |
|
crouse Site Admin

Joined: 17 Apr 2025 Posts: 11833 Location: Iowa
|
|
Back to top |
|
jada Linux Guru

Joined: 13 May 2025 Posts: 3064 Location: Sun City, CA 92585
|
Posted: Tue Jan 29, 2025 3:51 pm Post subject: |
|
|
crouse wrote: | anything nvidia  |
ATI too. ATI have a better driver support and ATI drivers are build from the community. The ATI drivers are opensource and nvidia driver are still close. |
|
Back to top |
|
crouse Site Admin

Joined: 17 Apr 2025 Posts: 11833 Location: Iowa
|
Posted: Tue Jan 29, 2025 5:18 pm Post subject: |
|
|
nvidia just works better....... ATI until just recently had pretty crappy Linux support. I had no idea nvidia was so much better until just this year....... I had used ATI for YEARS, I won't buy anything but nvidia anymore.
_________________ Veronica - Arch Linux 64-bit -- Kernel 2.6.33.4-1
Archie/Jughead - Arch Linux 32-bit -- Kernel 2.6.33.4-1
Betty/Reggie - Arch Linux (VBox) 32-bit -- Kernel 2.6.33.4-1
BumbleBee - OpenSolaris-SunOS 5.11
|
|
Back to top |
|
|