Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse on Linux has start up Link error (Eclipse Galileo on Linux fails to start up due to link error - : no swt-pi-gtk-3555 )
Eclipse on Linux has start up Link error [message #507854] Thu, 14 January 2010 15:59
Eclipse UserFriend
Eclipse Galileo on LInux i686 athlon i386 GNU/Linux fails to start up with the error:
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3555 or swt-pi-gtk in swt.library.path, java.library.path or the jar file

libswt-pi-gtk-3555.so is located under /swtlib-32 on my system and is pointed to by LD_LIBRARY_PATH:

LD_LIBRARY_PATH=/eclipse/plugins:/lib:/usr/lib:/usr/local/li b:/jdk1.6.0_17/lib:/jdk1.6.0_17/jre/lib:/swt:/swtlib-32. Also, passing it

Also, passing it in -vmargs in eclipse.ini as follows:

-startup
plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715. jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v 20090520
-product
org.eclipse.epp.package.java.product
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vm
/jdk1.6.0_17/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Djava.library.path=/swtlib-32
-XX:MaxPermSize=256m
-Xms40m
-Xmx256m
~
Previous Topic:Web Services
Next Topic:Hibernate
Goto Forum:
  


Current Time: Wed Oct 29 01:12:47 EDT 2025

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

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

Back to the top