Hello guys!
I have a problem with starting GWT in hosted mode. When I tried to run
the Mail sample I got this error:
[EMAIL PROTECTED]:~/ownstuff/University/GWT/gwt-linux-1.5.3/samples/Mail$ ./
Mail-shell
** Unable to load Mozilla for hosted mode **
java.lang.UnsatisfiedLinkError: /home/tojas/ownstuff/University/GWT/
gwt-linux-1.5.3/mozilla-1.7.12/libxpcom.so: libstdc++.so.5: cannot
open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
at java.lang.Runtime.load0(Runtime.java:770)
at java.lang.System.load(System.java:1005)
at
com.google.gwt.dev.shell.moz.MozillaInstall.load(MozillaInstall.java:
190)
at com.google.gwt.dev.BootStrapPlatform.init(BootStrapPlatform.java:
49)
at com.google.gwt.dev.GWTShell.main(GWTShell.java:354)
Maybe can you help me with this?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---