no swt-pi-gtk-3030 in java.library.path :(

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

no swt-pi-gtk-3030 in java.library.path :(

Postby sebo » Wed Dec 03, 2003 12:51 pm

hello
i'm trying to run swt designer under linux slackware 9.1 (eclipse 3.0m5 gtk, swt designer 1.2.2 (for m5))
plugin started fine, but i can't run any example...

error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3030 in java.library.path

i'm trying to copy swt-pi-gtk-3030.so to so many directories but it doesn't work still:(

what's exactly java.library.path?

thanks in advance
sebo
sebo
 
Posts: 1
Joined: Wed Dec 03, 2003 12:06 pm

Postby admin » Wed Dec 03, 2003 8:20 pm

You should copy .so in directory that is in LD_LIBRARY_PATH. You can create in your home some directory, for example "lib" and then add it in .profile in LD_LIBRARY_PATH. For example:

export LD_LIBRARY_PATH=~/lib:$LD_LIBRARY_PATH
admin
Moderator
 
Posts: 166
Joined: Thu Jul 24, 2003 12:25 am


Return to SWT Designer

Who is online

Users browsing this forum: No registered users and 1 guest