I set up GWT in Fedora core 6, but when I try the sample
app in eclipse, I get:
[ERROR] The browser widget class could not be
instantiated
org.eclipse.swt.SWTError: No more handles
(java.lang.UnsatisfiedLinkError:
/usr/local/gwt-linux-1.3.3/mozilla-1.7.12/libxpcom.so: libstdc++.so.5: cannot
open shared object file: No such file or directory)
. . .
Caused by: java.lang.UnsatisfiedLinkError:
/usr/local/gwt-linux-1.3.3/mozilla-1.7.12/libxpcom.so: libstdc++.so.5: cannot
open shared object file: No such file or directory
. . .
(I have /usr/lib/libstdc++.so.6 in /usr/lib)