Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Google Earth

24 views
Skip to first unread message

Umarzuki Mochlis

unread,
Mar 14, 2009, 2:10:10 AM3/14/09
to
I couldn't start google earth on my sid amd64

umarzuki@debian:~/google-earth$ ./googleearth                                                  
./googleearth-bin: error while loading shared libraries: libgthread-2.0.so.0: cannot open shared object file: No such file or directory

So I tried symlinking libgthread

umarzuki@debian:~/google-earth$ ln -s /usr/lib/libgthread-2.0.so.0 .

but...

umarzuki@debian:~/google-earth$ ./googleearth
./googleearth-bin: error while loading shared libraries: libgthread-2.0.so.0: wrong ELF class: ELFCLASS64

How do I get this one to work?

--
Regards,

Umarzuki Mochlis
http://gameornot.net

Jack Malmostoso

unread,
Mar 14, 2009, 3:30:10 AM3/14/09
to
On Sat, 14 Mar 2009 07:10:10 +0100, Umarzuki Mochlis wrote:

> How do I get this one to work?

$ apt-cache search ia32-libs

--
Best Regards, Jack
Linux User #264449
Powered by Debian GNU/Linux on AMD64


--
To UNSUBSCRIBE, email to debian-amd...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Umarzuki Mochlis

unread,
Mar 14, 2009, 4:30:11 AM3/14/09
to


2009/3/14 Jack Malmostoso <jackmal...@freesurf.ch>

On Sat, 14 Mar 2009 07:10:10 +0100, Umarzuki Mochlis wrote:

> How do I get this one to work?

$ apt-cache search ia32-libs

I already installed ia32-libs

debian:~# aptitude search ia32-libs
i A ia32-libs                                - ia32 shared libraries for use on amd64 and ia64 sy
p   ia32-libs-gtk                            - GTK+ ia32 shared libraries
p   ia32-libs-tools                          - Tools for converting i386 debs for amd64 and ia64
 

--
Best Regards, Jack
Linux User #264449
Powered by Debian GNU/Linux on AMD64


--
To UNSUBSCRIBE, email to debian-amd...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Jack Malmostoso

unread,
Mar 14, 2009, 5:00:16 AM3/14/09
to
On Sat, 14 Mar 2009 09:30:11 +0100, Umarzuki Mochlis wrote:

> debian:~# aptitude search ia32-libs
> i A ia32-libs - ia32 shared libraries for
> use on amd64 and ia64 sy
> p ia32-libs-gtk

But not ia32-libs-gtk.
Btw, I suggest you also try out googleearth-package.

Umarzuki Mochlis

unread,
Mar 14, 2009, 6:50:09 AM3/14/09
to


2009/3/14 Jack Malmostoso <jackmal...@freesurf.ch>

On Sat, 14 Mar 2009 09:30:11 +0100, Umarzuki Mochlis wrote:

> debian:~# aptitude search ia32-libs
> i A ia32-libs                                - ia32 shared libraries for
> use on amd64 and ia64 sy
> p   ia32-libs-gtk

But not ia32-libs-gtk.

After I installed ia32-libs-gtk, it just silent when i ran ./googleearth
When I ran
./googleearth-bin
./googleearth-bin: error while loading shared libraries: libQtWebKit.so.4: cannot open shared object file: No such file or directory

Btw, I suggest you also try out googleearth-package.
I couldn't find that one

debian:~# aptitude install googleearth-package
Reading package lists... Done                
Building dependency tree                     
Reading state information... Done            
Reading extended state information           
Initializing package states... Done          
Reading task descriptions... Done            
No candidate version found for googleearth-package
No candidate version found for googleearth-package
No packages will be installed, upgraded, or removed.




--
Best Regards, Jack
Linux User #264449
Powered by Debian GNU/Linux on AMD64


--
To UNSUBSCRIBE, email to debian-amd...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Jack Malmostoso

unread,
Mar 14, 2009, 7:30:07 AM3/14/09
to
On Sat, 14 Mar 2009 11:50:09 +0100, Umarzuki Mochlis wrote:

> ./googleearth-bin: error while loading shared libraries:
> libQtWebKit.so.4: cannot open shared object file: No such file or
> directory

Well, it is probably not installed. Package is libqt4-webkit.

>> Btw, I suggest you also try out googleearth-package.
>
> I couldn't find that one

It is in contrib. Make sure it is enabled in /etc/apt/sources.list.

Richard Ibbotson

unread,
Mar 14, 2009, 8:10:09 AM3/14/09
to
On Saturday 14 March 2009 11:08:27 Jack Malmostoso wrote:
> On Sat, 14 Mar 2009 11:50:09 +0100, Umarzuki Mochlis wrote:
> >> Btw, I suggest you also try out googleearth-package.
> >
> > I couldn't find that one
> It is in contrib. Make sure it is enabled in /etc/apt/sources.list.

I've tried that. On start up it says ....

Could not create directory: /root/.googleearth/Cache

then, when the application comes up on the screen it says...

Error code 29: Google Earth detected an error whilst trying to
authenticate.
Please check the following:
- your network connection
- your firewall settings.

No problem browsing the internet. Nothing in my firewall logs about
blocking anything. Had a look around the Google site. Can only see
FAQs about Microsoft products.


--
Richard

Jack Malmostoso

unread,
Mar 14, 2009, 8:40:06 AM3/14/09
to
On Sat, 14 Mar 2009 13:10:09 +0100, Richard Ibbotson wrote:

> Error code 29: Google Earth detected an error whilst trying to
> authenticate.
> Please check the following:
> - your network connection
> - your firewall settings.

And for that you have to install lib32nss-mdns.
#479319 has been filed a while ago.

--
Best Regards, Jack
Linux User #264449
Powered by Debian GNU/Linux on AMD64

Alexander Danilov

unread,
Mar 14, 2009, 10:10:08 AM3/14/09
to
Umarzuki Mochlis пишет:

>
>
> 2009/3/14 Jack Malmostoso <jackmal...@freesurf.ch>
>
> On Sat, 14 Mar 2009 07:10:10 +0100, Umarzuki Mochlis wrote:
>
> > How do I get this one to work?
>
> $ apt-cache search ia32-libs
>
>
> I already installed ia32-libs
>
> debian:~# aptitude search ia32-libs
> i A ia32-libs - ia32 shared libraries for
> use on amd64 and ia64 sy
> p ia32-libs-gtk - GTK+ ia32 shared libraries
> p ia32-libs-tools - Tools for converting i386
> debs for amd64 and ia64
>
>

Install this lib32nss-mdns also.

Antonio Luiz Pacifico

unread,
Mar 14, 2009, 12:40:08 PM3/14/09
to
Beyond install ia32-libs you also must install lib32nss-mdns. Just do "apt-get install lib32nss-mdns" (multicast DNS name resolution).

Good luck,
Antonio

2009/3/14 Umarzuki Mochlis <umar...@gmail.com>

Richard Ibbotson

unread,
Mar 14, 2009, 6:40:09 PM3/14/09
to
On Saturday 14 March 2009 12:16:07 Jack Malmostoso wrote:
> > Please check the following:
> > - your network connection
> > - your firewall settings.
>
> And for that you have to install lib32nss-mdns.
> #479319 has been filed a while ago.

That sorted it out and now my installation of Seamonkey from source
with the help of 'alien -d <name of tar.gz source>' also works.

Thanks very much :)


--
Richard

0 new messages