Hello, i am new on GWT, all works fine in hosted mode but if i try to compile/ browse an Application i get the following errors.
Gtk-Message: Failed to load module "gail": /usr/lib/gtk-2.0/modules/ libgail.so: wrong ELF class: ELFCLASS64 Gtk-Message: Failed to load module "atk-bridge": /usr/lib/gtk-2.0/ modules/libatk-bridge.so: wrong ELF class: ELFCLASS64 Runtime link error - it appears that libXt got loaded before libXm, which is not allowed. my system is Ubuntu 8.10 64Bit plattform running a 32bit version of eclipse 3.4.2 and ia32-java-6-sun version. What i have tried is to disable the prelink in ubuntu with no result and also to unset AWT_TOOLKIT. Hoppe anyone can help. thaks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
