This is caused by incompatibility between Linux versions and inconsistent 
library naming across versions and distros.

As a work around you can...

1) Open terminal and change dir to /usr/lib.

2) Execute sudo ln -s libwebkitgtk-1.0.so.0.6.0 libwebkit-1.0.so.2 command, 
where "libwebkitgtk-1.0.so.0.6.0" is the webkit lib file (it's name could have 
a different version number on your system).

3) Restart Eclipse.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/MZ1pRsDRhoYJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to