On Mon, Sep 14, 2015 at 8:56 PM, Jack J. Woehr <[email protected]> wrote:
> java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3236 in java.library.path
>         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)

[...]

> I do find in
> /usr/local/eclipse/plugins/org.eclipse.swt.gtk.openbsd.x86_3.2.2.v3236.jar
> the following entry:
>
> 354196  Defl:N    82743  77% 09-14-2015 11:30 0c58e901
> libswt-pi-gtk-3236.so.4.0
>
> The Dell Latitude D830 laptop I am running this on only as 1G of memory,
> could it be unable to load the library
> for lack of memory?

I don't think so. UnsatisfiedLinkError is usually a sign of not being
able to find the library, nothing more.

Reply via email to