fedora 10 and eclipse not working
I was able to get vtune 9.1 for linux to successfully install on fedora 10 x86-64 sysem. Howeve, when I try to run 'vtlec' I get an error regarding eclipse. Any help would be appreciated. Here is the output:
(eclipse:13257): Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka",
(eclipse:13257): Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka", Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
The dialog says to look at ~/workspace/.metadata/.log so here it is:
!SESSION 2008-12-20 15:35:53.814 ----------------------------------------------- eclipse.buildId=M20060921-0945 java.version=1.5.0_10 java.vendor=BEA Systems, Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Framework arguments: -product com.intel.sdp.primary.product -perspective com.in tel.vtune.shell.tuningPerspective Command-line arguments: -os linux -ws gtk -arch x86 -product com.intel.sdp.prim ary.product -perspective com.intel.vtune.shell.tuningPerspective
!ENTRY org.eclipse.osgi 4 0 2008-12-20 15:35:55.604 !MESSAGE Application error !STACK 1 java.lang.UnsatisfiedLinkError: Can't load /home/jmb/.eclipse/org.eclipse.platfo rm_3.2.0/configuration/org.eclipse.osgi/bundles/31/1/.cp/libswt-pi-gtk-3235.so at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1663) at java.lang.Runtime.loadLibrary0(Runtime.java:822) at java.lang.System.loadLibrary(System.java:993) at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123) at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22) at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63) at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54) at org.eclipse.swt.widgets.Display.<clinit>(Display.java:126) at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:433) at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161) at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplicati on.java:122) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:75 ) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformAct ivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli cation(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ec lipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja va:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja va:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977)
|