Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » eclipse-SDK-2.0-linux-gtk does not launch on a fresh suse 8.0
eclipse-SDK-2.0-linux-gtk does not launch on a fresh suse 8.0 [message #39781] Wed, 14 August 2002 03:45 Go to next message
Eclipse UserFriend
Originally posted by: slava.japgod.mine.nu

Hi.
The error message is below.

it appears that libgtk-x11-2.0.so.0 is missing.

This lib belongs to gtk2 packge.
I've tried to search this gtk2 package for Suse without success.

Could anybody running eclipse-SDK-2.0-linux-gtk on Suse help me with
pointers where to download gtk2 for suse, or maybe compile it.

regards,

slava


#######################################
java.lang.UnsatisfiedLinkError: /data/dld/eclipse/plugins/org.eclipse.swt.gtk_2.0.0/os/linux /x86/libswt-pi-gtk-2047.so: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1480)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1388)
at java.lang.Runtime.loadLibrary0(Runtime.java:772)
at java.lang.System.loadLibrary(System.java:832)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 4)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:3 97)
at org.eclipse.swt.widgets.Display.create(Display.java:391)
at org.eclipse.swt.graphics.Device.<init>(Device.java:103)
at org.eclipse.swt.widgets.Display.<init>(Display.java:277)
at org.eclipse.swt.widgets.Display.<init>(Display.java:273)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1142)
at org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:775)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:248)
at org.eclipse.core.launcher.Main.run(Main.java:698)
at org.eclipse.core.launcher.Main.main(Main.java:534)
Re: eclipse-SDK-2.0-linux-gtk does not launch on a fresh suse 8.0 [message #39902 is a reply to message #39781] Wed, 14 August 2002 17:13 Go to previous message
Eclipse UserFriend
Originally posted by: darin_swanson.oti.com

I believe this is covered by
http://eclipsewiki.swiki.net/134#wrongSwt

Darins

"slava zimiine" <slava@japgod.mine.nu> wrote in message
news:ajc1j3$gub$1@rogue.oti.com...
> Hi.
> The error message is below.
>
> it appears that libgtk-x11-2.0.so.0 is missing.
>
> This lib belongs to gtk2 packge.
> I've tried to search this gtk2 package for Suse without success.
>
> Could anybody running eclipse-SDK-2.0-linux-gtk on Suse help me with
> pointers where to download gtk2 for suse, or maybe compile it.
>
> regards,
>
> slava
>
>
> #######################################
> java.lang.UnsatisfiedLinkError:
/data/dld/eclipse/plugins/org.eclipse.swt.gtk_2.0.0/os/linux /x86/libswt-pi-g
tk-2047.so: libgtk-x11-2.0.so.0: cannot open shared object file: No such
file or directory
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1480)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1388)
> at java.lang.Runtime.loadLibrary0(Runtime.java:772)
> at java.lang.System.loadLibrary(System.java:832)
> at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 4)
> at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
> at org.eclipse.swt.widgets.Display.createDisplay(Display.java:3 97)
> at org.eclipse.swt.widgets.Display.create(Display.java:391)
> at org.eclipse.swt.graphics.Device.<init>(Device.java:103)
> at org.eclipse.swt.widgets.Display.<init>(Display.java:277)
> at org.eclipse.swt.widgets.Display.<init>(Display.java:273)
> at org.eclipse.ui.internal.Workbench.run(Workbench.java:1142)
> at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:775)
> at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
)
> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:248)
> at org.eclipse.core.launcher.Main.run(Main.java:698)
> at org.eclipse.core.launcher.Main.main(Main.java:534)
Previous Topic:LPEX -- How to get it?
Next Topic:Line Numbers
Goto Forum:
  


Current Time: Sat Sep 27 00:47:17 EDT 2025

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

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

Back to the top