Page 1 of 1

[SOLVED] Google Earth can't run in M3 b4

PostPosted: Apr 12th, '13, 17:34
by macxi
Hi,
I installed, in Mageia 3 beta 4, the GoogleEarth 64 bit package RPM from oficial site (google-earth-stable_current_x86_64.rpm) (see here), but Google Earth not run in Mageia 3 beta4 (GoogleEarth 64bit is running without problems in Mageia 2).

When I try, appears the following error message:
Code: Select all
[mageia3b4@ ~]$ google-earth %f
/usr/bin/google-earth: line 43: ./googleearth-bin: No such file or directory
[mageia3b4@ ~]$

Anyone have any tips?

Re: Google Earth can't run in M3 b4

PostPosted: Apr 12th, '13, 19:29
by dbg
try installing lsb-core-lib64 and see if that fixes it.

Re: Google Earth can't run in M3 b4

PostPosted: Apr 12th, '13, 23:34
by macxi
dbg wrote:try installing lsb-core-lib64 and see if that fixes it.


It is already installed
tks

Re: Google Earth can't run in M3 b4

PostPosted: Apr 13th, '13, 00:13
by Ken-Bergen
I had that problem/message a week or two ago and never found a solution at that time.
Yesterday I installed Google-earth again and it now works.
I don't know if the change was due to updates or something that I installed between then and now.

Edit: I just checked and Google-earth works with or without lsb-core-lib64.

Re: Google Earth can't run in M3 b4

PostPosted: Apr 13th, '13, 00:30
by Latte
I had the same error message when installing 64bit google-earth on Mageia2

I found the solution here

In Mageia2 'ld-lsb.so.3' is provided by the package libglibc_lsb so I've installed:
Code: Select all
# urpmi libglibc_lsb


    http://mirror.netcologne.de/mageia/distrib/2/i586/media/core/release/libglibc_lsb-2.4.7-7.mga1.i586.rpm
libglibc_lsb-2.4.7-7.mga1.i586.rpm von /var/cache/urpmi/rpms wird installiert
Vorbereiten …                    ####################################################################
      1/1: libglibc_lsb

And after that google-earth started without error messages.
Please note this is a i586 package in my 86_64 system so please ensure your 32bit repos are activated.

Hope that helps for Mageia3, too?
Marc

Re: Google Earth can't run in M3 b4

PostPosted: Apr 13th, '13, 00:40
by Ken-Bergen
Latte wrote:Hope that helps for Mageia3, too?
Marc
Yes uninstalling libglibc_lsb results in the error message and reinstalling it Google-earth works.

[SOLVED] Re: Google Earth can't run in M3 b4

PostPosted: Apr 13th, '13, 12:54
by macxi
Latte,
I installed the file libglibc_lsb-2.4.7-8.mga3.i586 and googleearth worked ok

Code: Select all
The following package is going to be installed:

- libglibc_lsb-2.4.7-8.mga3.i586

0B of additional disk space will be used.
3.6KB of packages will be retrieved.
Is it ok to continue?

    Note: The file lib64glibc_lsb and lsb-core-lib64 was already installed.

Latte, Ken-Bergen and dbg,
Thanks for the help :)

______

Re: [SOLVED] Google Earth can't run in M3 b4

PostPosted: Nov 18th, '13, 19:24
by petrherynk
Thank you very much.