Hello,
I have the same problem. Here's some information.

$ dpkg -l | grep eclipse
ii  eclipse                                   3.5.2-5                           
              Extensible Tool Platform and Java IDE
ii  eclipse-jdt                               3.5.2-5                           
              Eclipse Java Development Tools (JDT)
ii  eclipse-pde                               3.5.2-5                           
              Eclipse Plug-in Development Environment (PDE)
ii  eclipse-platform                          3.5.2-5                           
              Eclipse platform without plug-ins to develop any language
ii  eclipse-platform-data                     3.5.2-5                           
              Eclipse platform without plug-ins to develop any language (data)
ii  eclipse-plugin-cvs                        3.5.2-5                           
              Eclipse Team Integration (CVS support)
ii  eclipse-rcp                               3.5.2-5                           
              Eclipse Rich Client Platform (RCP)

$   find ~/.eclipse /usr/lib/jni/ -name '*swt*'
/usr/lib/jni/libswt-mozilla-gtk-3555.so
/usr/lib/jni/libswt-atk-gtk-3555.so
/usr/lib/jni/libswt-cairo-gtk-3555.so
/usr/lib/jni/libswt-xpcominit-gtk-3555.so
/usr/lib/jni/libswt-xulrunner-gtk-3555.so
/usr/lib/jni/libswt-gtk-3555.so
/usr/lib/jni/libswt-glx-gtk-3555.so
/usr/lib/jni/libswt-gnome-gtk-3555.so
/usr/lib/jni/libswt-pi-gtk-3555.so
/usr/lib/jni/libswt-awt-gtk-3555.so

$ find /usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/ -name '*swt*'
it finds nothing.

It seems that eclipse is trying to load swt 3557, but only 3555 is present. I 
tried to make soft link but still failed.
By the way, I have only one version of xulrunner.

$ dpkg -l | grep xulrunner
ii  xulrunner-1.9.2                           1.9.2.8+build1+nobinonly-0ubuntu1 
              XUL + XPCOM application runner

Thanks

-- 
java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk in swt.library.path, 
java.library.path or the jar file
https://bugs.launchpad.net/bugs/620516
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to