|
Has anyone installed ecplise 2.1 on mandrake linux 9.0? I did and am getting an UnsatisifiedLinkError and an FT_Seek_Stream error when I try to start the app. If I add -nosplash, then the app ends right away. Without it, the splash screen sits there until I kill it. Any ideas on what I need? Do I have an incorrect version of something? Below is the terminal output. TIA for your help, Phil Terminal output: java.lang.UnsatisfiedLinkError: /usr/lib/eclipse/plugins/org.eclipse.swt.gtk_2.1.0/os/linux/x86/libswt-pi-gtk-2128.so: /usr/lib/libpangoxft-1.0.so.0: undefined symbol: FT_Seek_Stream at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1473) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1381) at java.lang.Runtime.loadLibrary0(Runtime.java:788) at java.lang.System.loadLibrary(System.java:832) at org.eclipse.swt.internal.Library.loadLibrary(Library.java:104) at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19) at org.eclipse.swt.widgets.Display.createDisplay(Display.java:443) at org.eclipse.swt.widgets.Display.create(Display.java:430) at org.eclipse.swt.graphics.Device.<init>(Device.java:107) at org.eclipse.swt.widgets.Display.<init>(Display.java:299) at org.eclipse.swt.widgets.Display.<init>(Display.java:295) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1248) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:845) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:247) at org.eclipse.core.launcher.Main.run(Main.java:703) at org.eclipse.core.launcher.Main.main(Main.java:539)
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.