You are not logged in.
Pages: 1
For work reasons, I need to load up an SWT application using oracle java 6. This presents a documented issue in linux with the webtoolkit libs, but it is fixed by grabbing a package in ubuntu.
I have installed webkitgtk2-1.10.2-1 from pacman, and it has not helped with the issue. I also looked into installing the .deb file from ubuntu that fixes the issue, but it had like 10 unresolved dependencies, so I didnt try going down that road.
Caused by: java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
no swt-mozilla-gtk-3740 in java.library.path
no swt-mozilla-gtk in java.library.path
Has anyone else seen something similar?
Thanks!
Offline
Try swt from extra repos. Do you have it installed?
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Pages: 1