The same here with Ubuntu 11.04 x64 and Eclipse Indigo. My installed libWebKit Versions are libwebkitgtk-1.0.so.0.6.0 and libwebkitgtk-3.0.so.0.6.0. Tried the workaround but had no luck with it.
2011/7/7 Alexander Mitin <[email protected]> > Try this workaround: > 1. Open terminal and change dir to /usr/lib > 2. Do 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 be different in version numbers. > 3. Restart Eclipse. > > -- > 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. > > -- 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.
