Has anyone gotten 64-bit google earth to run on el6 x86_64?
It dies almost immediately, complaining for lack of ld-lsb.so.3. Perusing user forums at google I see a few others with the problem, but no (working) solutions.
Thanks in advance!
On Sun, 2013-03-03 at 21:49 -0500, Fred Smith wrote:
Has anyone gotten 64-bit google earth to run on el6 x86_64?
It dies almost immediately, complaining for lack of ld-lsb.so.3. Perusing user forums at google I see a few others with the problem, but no (working) solutions.
Thanks in advance!
Fred,
You will need to install the following 32 bit packages
1. redhat-lsb.i686 2. mesa-libGL.i686 3. mesa-libGLU.i686
I get this to work on my laptop a few days ago.
On Mon, Mar 04, 2013 at 10:56:26AM +0800, Earl Ramirez wrote:
On Sun, 2013-03-03 at 21:49 -0500, Fred Smith wrote:
Has anyone gotten 64-bit google earth to run on el6 x86_64?
It dies almost immediately, complaining for lack of ld-lsb.so.3. Perusing user forums at google I see a few others with the problem, but no (working) solutions.
Thanks in advance!
Fred,
You will need to install the following 32 bit packages
- redhat-lsb.i686
- mesa-libGL.i686
- mesa-libGLU.i686
I get this to work on my laptop a few days ago.
thanks Earl, I'll give it a whirl.
I did "ldd /opt/google/earth/free/googleearth-bin" and got back a list of a dozen or so "not found" items, would you be willing to check on your system and see what you get back? (that might be because it has not been thru the preceding shellscript that might set up some ENV to point to the right places, I suppose.)
thanks!
Fred
On 03/03/2013 07:35 PM, Fred Smith wrote:
On Mon, Mar 04, 2013 at 10:56:26AM +0800, Earl Ramirez wrote:
On Sun, 2013-03-03 at 21:49 -0500, Fred Smith wrote:
Has anyone gotten 64-bit google earth to run on el6 x86_64?
It dies almost immediately, complaining for lack of ld-lsb.so.3. Perusing user forums at google I see a few others with the problem, but no (working) solutions.
Thanks in advance!
Fred,
You will need to install the following 32 bit packages
- redhat-lsb.i686
- mesa-libGL.i686
- mesa-libGLU.i686
I get this to work on my laptop a few days ago.
thanks Earl, I'll give it a whirl.
I did "ldd /opt/google/earth/free/googleearth-bin" and got back a list of a dozen or so "not found" items, would you be willing to check on your system and see what you get back? (that might be because it has not been thru the preceding shellscript that might set up some ENV to point to the right places, I suppose.)
you will also need to rename /etc/fonts/conf.d/65-fonts-persian.conf to something that doesn't end in .conf. there is a bug in google earth that breaks with large xml font config files that are larger than 8k. you could probably also remove comments and so forth from the file to make it smaller if you need to have persian fonts :-).
On 04/03/13 04:35, Fred Smith wrote:
On Mon, Mar 04, 2013 at 10:56:26AM +0800, Earl Ramirez wrote:
On Sun, 2013-03-03 at 21:49 -0500, Fred Smith wrote:
Has anyone gotten 64-bit google earth to run on el6 x86_64?
It dies almost immediately, complaining for lack of ld-lsb.so.3. Perusing user forums at google I see a few others with the problem, but no (working) solutions.
Thanks in advance!
Fred,
You will need to install the following 32 bit packages
- redhat-lsb.i686
- mesa-libGL.i686
- mesa-libGLU.i686
I get this to work on my laptop a few days ago.
thanks Earl, I'll give it a whirl.
I did "ldd /opt/google/earth/free/googleearth-bin" and got back a list of a dozen or so "not found" items, would you be willing to check on your system and see what you get back? (that might be because it has not been thru the preceding shellscript that might set up some ENV to point to the right places, I suppose.)
I think it should be able to resolve all "external" libs via standard path.
You probably need to install 32-bit versions of a lot more libs, like Qt and the basic X11 stuff. The real problem here is that libraries used is not listed in the package requirements. Not to mention the fact that the so-called 64-bit package actually contains 32-bit binaries. Or at least, that's the case for the one I have - google-earth-stable-7.0.2.8415-0.x86_64.
- Toralf
thanks!
Fred
This e-mail, including any attachments and response string, may contain proprietary information which is confidential and may be legally privileged. It is for the intended recipient only. If you are not the intended recipient or transmission error has misdirected this e-mail, please notify the author by return e-mail and delete this message and any attachment immediately. If you are not the intended recipient you must not use, disclose, distribute, forward, copy, print or rely on this e-mail in any way except as permitted by the author.
On Tue, Mar 05, 2013 at 03:59:01PM +0100, Toralf Lund wrote:
On 04/03/13 04:35, Fred Smith wrote:
On Mon, Mar 04, 2013 at 10:56:26AM +0800, Earl Ramirez wrote:
On Sun, 2013-03-03 at 21:49 -0500, Fred Smith wrote:
Has anyone gotten 64-bit google earth to run on el6 x86_64?
It dies almost immediately, complaining for lack of ld-lsb.so.3. Perusing user forums at google I see a few others with the problem, but no (working) solutions.
Thanks in advance!
Fred,
You will need to install the following 32 bit packages
- redhat-lsb.i686
- mesa-libGL.i686
- mesa-libGLU.i686
I get this to work on my laptop a few days ago.
thanks Earl, I'll give it a whirl.
I did "ldd /opt/google/earth/free/googleearth-bin" and got back a list of a dozen or so "not found" items, would you be willing to check on your system and see what you get back? (that might be because it has not been thru the preceding shellscript that might set up some ENV to point to the right places, I suppose.)
I think it should be able to resolve all "external" libs via standard path.
You probably need to install 32-bit versions of a lot more libs, like Qt and the basic X11 stuff. The real problem here is that libraries used is not listed in the package requirements. Not to mention the fact that the so-called 64-bit package actually contains 32-bit binaries. Or at least, that's the case for the one I have - google-earth-stable-7.0.2.8415-0.x86_64.
http://lists.centos.org/mailman/listinfo/centos
Yes, I did the modifications given earlier by Earl and one other poster and now google earth starts up.
but it complains there's no usable graphics card, and only displays the menus/borders/etc, with the main view window being empty/black.
I do have a supported graphics card (Nvidia GeForce 9800GT), and have the nvidia drivers installed.
can anyone advise how to make GE recognize it? I'm guessing it's failing because Google seems to be distributing 32-bit binaries instead of 64-bit binaries, but I've no clue how to fix this.
Clues will be appreciated!
thanks in advance.
Fred
On 03/06/2013 05:54 AM, Fred Smith wrote:
http://lists.centos.org/mailman/listinfo/centos
Yes, I did the modifications given earlier by Earl and one other poster and now google earth starts up.
but it complains there's no usable graphics card, and only displays the menus/borders/etc, with the main view window being empty/black.
I do have a supported graphics card (Nvidia GeForce 9800GT), and have the nvidia drivers installed.
can anyone advise how to make GE recognize it? I'm guessing it's failing because Google seems to be distributing 32-bit binaries instead of 64-bit binaries, but I've no clue how to fix this.
Clues will be appreciated!
try to install the nvidia 32bit compatibility libraries. if installed using the nvidia installer it asks you, if installed from elrepo use
nvidia-x11-drv-32bit package
Lec
thanks in advance.
Fred
On Wed, Mar 06, 2013 at 10:57:35AM +0200, Alexandru Chiscan wrote:
On 03/06/2013 05:54 AM, Fred Smith wrote:
http://lists.centos.org/mailman/listinfo/centos
Yes, I did the modifications given earlier by Earl and one other poster and now google earth starts up.
but it complains there's no usable graphics card, and only displays the menus/borders/etc, with the main view window being empty/black.
I do have a supported graphics card (Nvidia GeForce 9800GT), and have the nvidia drivers installed.
can anyone advise how to make GE recognize it? I'm guessing it's failing because Google seems to be distributing 32-bit binaries instead of 64-bit binaries, but I've no clue how to fix this.
Clues will be appreciated!
try to install the nvidia 32bit compatibility libraries. if installed using the nvidia installer it asks you, if installed from elrepo use
nvidia-x11-drv-32bit package
Ah, thanks Lec! That was less than obvious, so I appreciate the guidance.
Fred