Results 1 to 1 of 1
- 07-16-2012, 04:03 AM #1
Member
- Join Date
- Jun 2012
- Posts
- 22
- Rep Power
- 0
Error executing Eclipse Juno on Fedora 16
Hi everyone, I'm having a problem executing Eclipse Juno on Fedora 16. First of all, I followed this tutorial for the installation
Install Eclipse SDK 4.2 (Juno) on Fedora 17/16, CentOS/RHEL 6.2/5.8
I did everything on the tutorial, but when I type eclipse or /opt/eclipse/eclipse on the terminal, I got an error:
And here is what is in the file it generate:Java Code:Eclipse: An error has occurred. See the log file /opt/eclipse/configuration/1342403831992.log.
!SESSION 2012-07-15 21:57:11.857 -----------------------------------------------
eclipse.buildId=I20120608-1400
java.version=1.7.0_05
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.jee.product
!ENTRY org.eclipse.osgi 4 0 2012-07-15 21:57:13.203
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
/opt/eclipse/configuration/org.eclipse.osgi/bundles/626/2/.cp/libswt-pi-gtk-4233.so: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
no swt-pi-gtk in java.library.path
/root/.swt/lib/linux/x86/libswt-pi-gtk-4233.so: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
Can't load library: /root/.swt/lib/linux/x86/libswt-pi-gtk.so
at org.eclipse.swt.internal.Library.loadLibrary(Libra ry.java:331)
at org.eclipse.swt.internal.Library.loadLibrary(Libra ry.java:240)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:2 2)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Conve rter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Conve rter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.j ava:133)
at org.eclipse.ui.internal.Workbench.createDisplay(Wo rkbench.java:650)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI .java:161)
at org.eclipse.ui.internal.ide.application.IDEApplica tion.createDisplay(IDEApplication.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplica tion.start(IDEApplication.java:96)
at org.eclipse.equinox.internal.app.EclipseAppHandle. run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.runApplication(EclipseAppLauncher.java: 110)
at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.eclipse.equinox.launcher.Main.invokeFramework( Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.ja va:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:14 38)
Just in case you want to know, when I type java -version I get this:
java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b06)
Java HotSpot(TM) Server VM (build 23.1-b03, mixed mode)
I really will apreciate any suggest, I'm getting crazy with this.
Thanks you in advance.
Similar Threads
-
Executing code while installing software from Eclipse update site
By robin7013 in forum EclipseReplies: 0Last Post: 04-10-2012, 12:37 PM -
Making and executing jar file using eclipse
By Shabber102 in forum New To JavaReplies: 0Last Post: 02-06-2012, 01:18 PM -
Error while executing java file in eclipse
By kutty in forum New To JavaReplies: 0Last Post: 10-20-2010, 01:14 PM -
Eclipse load issue with Fedora Core 9
By digilogik in forum EclipseReplies: 2Last Post: 11-01-2008, 05:22 AM -
Error When Executing Query
By radz in forum New To JavaReplies: 5Last Post: 06-26-2008, 03:37 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks