Hi: libstdc++5 is only in Debian stable. You'll want to amend your sources.list, update, and install libstdc++5. I would highly recommend a backup before doing this. You'll probably want to use apt-get rather than a high level package manager like aptitude.
You might also try going to GWT 2 to see how OOPHM behaves, since you're using an ancient version of Mozilla by staying on GWT 1.x Also, be aware that there is a problem w/ libgtk2 2.18 (testing) and Eclipse. You might find that some Eclipse widgets (e.g. buttons) stop working. I had to downgrade libgtk to stable to upgrade Eclipse a few days ago. I haven't been using GWT for a few weeks. I just tried GWT to take a look at your issue and the problem did return. I think I'll have to pin libgtk to stable until Eclipse resolves this discrepancy. This may affect you as well. On Mon, Oct 26, 2009 at 7:27 PM, Eduardo Henrique <[email protected]>wrote: > I'm trying to run my project in debian squeeze (testing) but i got this > error: > > ** Unable to load Mozilla for hosted mode ** > java.lang.UnsatisfiedLinkError: > /home/eduardo/Desktop/eclipse/plugins/com.google.gwt.eclipse.sdkbundle.linux_1.7.1.v200909221731/gwt-linux-1.7.1/mozilla-1.7.12/libxpcom.so: > libstdc++.so.5: cannot open shared object file: No such file or directory > > I tried to install using aptitude, but the only package available to > install is libstdc++6. > Does anyone have experienced this??? any workaround to do?? > > -- > Eduardo Henrique > Analista de Sistemas > SoftSite Tecnologia - www.softsite.com.br > +55 (85) 3273-1476 > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
