Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Linux java.library.path file
Linux java.library.path file [message #467791] Mon, 06 February 2006 19:16 Go to next message
Eclipse UserFriend
Originally posted by: leewyatt.gmail.com

Hi all. I've developed an SWT app under Windows. I now want to run this
app under Linux. However I cannot for the life of me find the file that
needs to be on the java.library.path (for linux, the Windows equivilent is
swt-win32-3139.dll). Can somebody please give me the specific name of the
file please, I've tried various things but obviously without success.

Thank you in advance, any help is much appreciated.
Re: Linux java.library.path file [message #467796 is a reply to message #467791] Mon, 06 February 2006 20:11 Go to previous messageGo to next message
Jeremy Dowdall is currently offline Jeremy DowdallFriend
Messages: 22
Registered: July 2009
Junior Member
depending which features you use, there could be a few of them.
fortunately, though, they should all be in the SWT jar file for the
platform / architecture you are deploying to.
for example, the 3.2M4 so's for Linux GTK on x86 are in
org.eclipse.swt.gtk.linux.x86_3.2.0.v3218.jar.



Lee Wyatt wrote:
> Hi all. I've developed an SWT app under Windows. I now want to run this
> app under Linux. However I cannot for the life of me find the file that
> needs to be on the java.library.path (for linux, the Windows equivilent
> is swt-win32-3139.dll). Can somebody please give me the specific name of
> the file please, I've tried various things but obviously without success.
>
> Thank you in advance, any help is much appreciated.
Re: Linux java.library.path file [message #467799 is a reply to message #467796] Mon, 06 February 2006 20:53 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
You can get SWT downloads that are separate from Eclipse and have all the
jars and libraries at the root level:

For example, for 3.1.2 see:

http://download.eclipse.org/eclipse/downloads/drops/R-3.1.2- 200601181600/index.php#swt


"Jeremy Dowdall" <aspencloud@users.sourceforge.net> wrote in message
news:ds8ahf$osp$1@utils.eclipse.org...
> depending which features you use, there could be a few of them.
> fortunately, though, they should all be in the SWT jar file for the
> platform / architecture you are deploying to.
> for example, the 3.2M4 so's for Linux GTK on x86 are in
> org.eclipse.swt.gtk.linux.x86_3.2.0.v3218.jar.
>
>
>
> Lee Wyatt wrote:
>> Hi all. I've developed an SWT app under Windows. I now want to run this
>> app under Linux. However I cannot for the life of me find the file that
>> needs to be on the java.library.path (for linux, the Windows equivilent
>> is swt-win32-3139.dll). Can somebody please give me the specific name of
>> the file please, I've tried various things but obviously without success.
>>
>> Thank you in advance, any help is much appreciated.
Previous Topic:SWT Undo Manual/Tutorial/Examples?
Next Topic:Should I dispose image object while no longer required?
Goto Forum:
  


Current Time: Fri Apr 19 01:35:19 GMT 2024

Powered by FUDForum. Page generated in 0.01993 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top