For me it is mysterious, because when I was using Ubuntu 7.10, every
thing was going ok but when I installed a fresh copy of Ubuntu 8.04 ,
I got the exception.
After running this command:
sudo apt-get install libstdc++5
Every thing is ok now.
BTW, do use openSuse 11? I'm curious about it and I need developer's
opinion regarding it.
Thanks.

On Oct 8, 1:20 pm, Lothar Kimmeringer <[EMAIL PROTECTED]> wrote:
> LoneWolf schrieb:
>
> > But I got this exception:
> > java.lang.UnsatisfiedLinkError: /media/sda4/Frameworks/gwt-
> > linux-1.4.61/mozilla-1.7.12/libxpcom.so: libstdc++.so.5: cannot open
> > shared object file: No such file or directory
>
> What's mysterious about this error-message? The shared
> library libstdc++.so.5 can't be found, i.e. you have to
> install it.
>
> > Any ideas?
>
> Install the library. Ubuntu should provide some kind
> of package-manager to do this (I use SuSE, so I can't
> tell in detail how to do this. Look for Standard C++
> Library Version 5. It's possible that other libraries
> are missing as well, you can check in advance by entering
> ldd /media/sda4/Frameworks/gwt-linux-1.4.61/mozilla-1.7.12/libxpcom.so
> or just wait for the next error-message coming up
> after the install of beforementioned library.
>
> Regards, Lothar
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to