Thanx, problem solved.
Alex On Aug 14, 7:21 pm, Jan Weitz <[email protected]> wrote: > Hi Alex, > > check if you have installed libstdc++.so.5 > > You will also find some tutorials around especially for this case. > > Greets, > > Jan > > 2009/8/14 Alex <[email protected]> > > > > > Hi, > > > I'm using Eclipse 3.5 with the GWT for Eclipse plugin. When I try to > > run the application generated by the New Project Wizard, I get the > > following error message on the console: > > > ** Unable to load Mozilla for hosted mode ** > > java.lang.UnsatisfiedLinkError: /home/alex/eclipse/plugins/ > > com.google.gwt.eclipse.sdkbundle.linux_1.7.0.v200907291526/gwt- > > linux-1.7.0/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:1778) > > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1674) > > 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.initHostedMode > > (BootStrapPlatform.java:53) > > at com.google.gwt.dev.HostedModeBase.<init>(HostedModeBase.java:362) > > at > > com.google.gwt.dev.SwtHostedModeBase.<init>(SwtHostedModeBase.java: > > 98) > > at com.google.gwt.dev.HostedMode.<init>(HostedMode.java:271) > > at com.google.gwt.dev.HostedMode.main(HostedMode.java:230) > > > Any hints on how I can fix this problem myself? Workarounds are also > > welcome. > > > Alex > > > PS: I'm using Easy Peasy 1.1 on a 901 EEEpc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
