| Eclipse on Linux has start up Link error [message #507854] |
Thu, 14 January 2010 15:59 |
Eclipse User |
|
|
|
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
~
|
|
|
Powered by
FUDForum. Page generated in 0.08044 seconds