I was having exactly the same on Fedora 9 x86_64
tried to search with yum and ended up installing
libXtst.i386 0:1.0.3-3.fc9
compat-libstdc++-33-3.2.3-63.i386
bug-buddy-2.22.0-2.fc9.i386
now it's working
Edoardo
On Jul 19, 11:26 am, LouisB <
chillipower...@gmail.com> wrote:
> Hi,
>
> I'm trying to launch a working GWT project from Netbeans 6.1 u2 (fully
> updated) using latest GWT4NB plug-in and GWT1.5rc1 on OpenSolaris
> 2008.05 b93 which is fully up to date.
>
> The project compiles ok etc, but when launching the hosted mode it
> fails with a missing so, so it seems.
>
> The details are:
>
> Exception in thread "main" java.lang.UnsatisfiedLinkError: /export/
> home/louis/dev/devtools/gwt-linux-1.5.0/libswt-pi-gtk-3235.so: ld.so.
> 1: java: fatal:libXtst.so.6: open failed: No such file or directory
>
> so it appearslibXtst.so.6 can't be found.