problem to start eclipse 2.0 gtk on linux mandrake 8.2 [message #23792] |
Fri, 13 September 2002 09:32  |
Eclipse User |
|
|
|
Originally posted by: francoisvarnier.wanadoo.fr
i have got sun jdk 1.4
when i launch ./eclipse i 've got this error:
i don't know what i can do
java.lang.UnsatisfiedLinkError:
/home/user/eclipse/plugins/org.eclipse.swt.gt
k_2.0.0/os/linux/x86/libswt-pi-gtk-2047.so: libgtk-x11-2.0.so.0:
Ne peut ouvrir(can't open file)
le fichier d'objet partagé(file object shared: Aucun fichier ou
répertoire de ce type(no file or directory of this type))
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 alBootL
der.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 ssorImp
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAcc
sorImpl.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)
thank you
|
|
|
|
Re: problem to start eclipse 2.0 gtk on linux mandrake 8.2 [message #24374 is a reply to message #24062] |
Mon, 16 September 2002 03:24  |
Eclipse User |
|
|
|
Originally posted by: paul.ifka.dk
Greetings,
I just installed eclipse 2.0.1 on Mandrake 9.0 RC2. I used the motif
version (no extra mandrake packages required) and the new jdk 1.4.0_02, (see instructions link below). The only "problem" with this
configuration is that you either have to uninstall the kaffe package which
ships with the distribution or you have to set the -vm flag when you start
eclipse to enforce use of the new jdk.
For more on the set-up for the jdk on Mandrake see:
http://www.mandrakeuser.org/docs/utils/ujava.html
Good luck,
Paul
On Sat, 14 Sep 2002 08:49:28 +0200, Herman Timmermans wrote:
> fv wrote:
>
>> i have got sun jdk 1.4
>> when i launch ./eclipse i 've got this error:
>> i don't know what i can do
>>
>> java.lang.UnsatisfiedLinkError:
>> /home/user/eclipse/plugins/org.eclipse.swt.gt
>> k_2.0.0/os/linux/x86/libswt-pi-gtk-2047.so: libgtk-x11-2.0.so.0:
>>
>> Ne peut ouvrir(can't open file)
>>
|
|
|
Re: problem to start eclipse 2.0 gtk on linux mandrake 8.2 [message #582091 is a reply to message #23792] |
Sat, 14 September 2002 02:49  |
Eclipse User |
|
|
|
Originally posted by: timmermansdot.herman.skynetdot.be
fv wrote:
> i have got sun jdk 1.4
> when i launch ./eclipse i 've got this error:
> i don't know what i can do
>
> java.lang.UnsatisfiedLinkError:
> /home/user/eclipse/plugins/org.eclipse.swt.gt
> k_2.0.0/os/linux/x86/libswt-pi-gtk-2047.so: libgtk-x11-2.0.so.0:
>
> Ne peut ouvrir(can't open file)
>
> le fichier d'objet partagé(file object shared: Aucun fichier ou
> répertoire de ce type(no file or directory of this type))
>
> 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 alBootL
> der.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 ssorImp
> java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAcc
> sorImpl.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)
>
>
> thank you
>
>
It seems like you have not gtk+2.0 installed.
In the eclipse.tools thread I copied the following for you:
Re: Eclipse for Linux+GTK
From:
Jared Burns <jared_burns@oti.com.remove>
Reply-To:
jared_burns@oti.com.remove
Date:
Thursday 29 August 2002 17:25:13
Groups:
eclipse.tools
References: 1
I first installed these packages that I got from the Cooker site:
freetype2-2.0.9-3mdk.i586.rpm
libgtk+2.0_0-2.0.2-1mdk.i586.rpm
gtk+2.0-2.0.2-1mdk.i586.rpm
libgtk+-x11-2.0_0-2.0.2-1mdk.i586.rpm
libatk1.0_0-1.0.1-1mdk.i586.rpm
libpango1.0_0-1.0.1-3mdk.i586.rpm
libgdk_pixbuf2.0_0-2.0.2-1mdk.i586.rpm
pango-1.0.1-3mdk.i586.rpm
libglib2.0_0-2.0.1-2mdk.i586.rpm
I later updated gtk+2.0 to 2.0.3 via Mandrake Update by pointing it to a
Cooker mirror.
- Jared
This should help you
brgds, Herman
--
Suse Linux Professional 7.2 on Athlon 1.1 Ghz 512 Mb
Anti Spam = remove the "dot"
|
|
|
Re: problem to start eclipse 2.0 gtk on linux mandrake 8.2 [message #582252 is a reply to message #24062] |
Mon, 16 September 2002 03:24  |
Eclipse User |
|
|
|
Greetings,
I just installed eclipse 2.0.1 on Mandrake 9.0 RC2. I used the motif
version (no extra mandrake packages required) and the new jdk 1.4.0_02, (see instructions link below). The only "problem" with this
configuration is that you either have to uninstall the kaffe package which
ships with the distribution or you have to set the -vm flag when you start
eclipse to enforce use of the new jdk.
For more on the set-up for the jdk on Mandrake see:
http://www.mandrakeuser.org/docs/utils/ujava.html
Good luck,
Paul
On Sat, 14 Sep 2002 08:49:28 +0200, Herman Timmermans wrote:
> fv wrote:
>
>> i have got sun jdk 1.4
>> when i launch ./eclipse i 've got this error:
>> i don't know what i can do
>>
>> java.lang.UnsatisfiedLinkError:
>> /home/user/eclipse/plugins/org.eclipse.swt.gt
>> k_2.0.0/os/linux/x86/libswt-pi-gtk-2047.so: libgtk-x11-2.0.so.0:
>>
>> Ne peut ouvrir(can't open file)
>>
|
|
|
Powered by
FUDForum. Page generated in 0.05852 seconds