Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Installation on linux-amd64-platform
Installation on linux-amd64-platform [message #270219] Sun, 05 September 2004 12:18 Go to next message
Eclipse UserFriend
Originally posted by: ralfwittmann.t-online.de

I am just starting to use Eclipse and I am sorry, if my question seems
somehow stupid.

I installed (=unzipped) eclipse-SDK-3.0-linux-gtk-amd64.zip on my SUSE
Linux 9.1-amd64-machine. But it does not work. The logfile is :

!SESSION Sep 04, 2004 16:42:25.888
---------------------------------------------
eclipse.buildId=I200406251208
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=amd64, WS=gtk, NL=de_DE

!ENTRY org.eclipse.osgi Sep 04, 2004 16:42:25.890
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError:
/home/ralf/eclipse/plugins/org.eclipse.swt.gtk64_3.0.0/os/li nux/amd64/libswt-pi-gtk-3062.so:
/home/ralf/eclipse/plugins/org.eclipse.swt.gtk64_3.0.0/os/li nux/amd64/libswt-pi-gtk-3062.so:
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:1560)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1469)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 0)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java: 63)
(etc.)

What did I do wrong?

My next question would be : Since I want to use Eclipse for C++ (not
Java), which plugin should I install. And how?

I would greatly appreciate any help !

Ralf
Re: Installation on linux-amd64-platform [message #270286 is a reply to message #270219] Mon, 06 September 2004 08:46 Go to previous messageGo to next message
Eclipse UserFriend
On 2004-09-05 12:18:43 -0400, ralfwittmann@t-online.de (Ralf Wittmann) said:

> ...
> I installed (=unzipped) eclipse-SDK-3.0-linux-gtk-amd64.zip on my SUSE
> Linux 9.1-amd64-machine. But it does not work. The logfile is :
> ...
> java.lang.UnsatisfiedLinkError:
> /home/ralf/eclipse/plugins/org.eclipse.swt.gtk64_3.0.0/os/li nux/amd64/libswt-pi-gtk-3062.so:
....
What
>
> ...
> What did I do wrong?
This error means that Eclipse wasn't able to find the SWT shared
library (libswt-pi-gtk-3062.so). I'm not sure why you are seeing this
though. Is the file there? Is it marked as executable?

> My next question would be : Since I want to use Eclipse for C++ (not
> Java), which plugin should I install. And how?
You should check out CDT at "http://www.eclipse.org/cdt".

McQ.
>
Re: Installation on linux-amd64-platform [message #270319 is a reply to message #270286] Mon, 06 September 2004 14:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ralfwittmann.t-online.de

McQ wrote:

>
> This error means that Eclipse wasn't able to find the SWT shared
> library (libswt-pi-gtk-3062.so). I'm not sure why you are seeing this
> though. Is the file there? Is it marked as executable?

Yes, the file exists and is marked executable!

Ralf
Re: Installation on linux-amd64-platform [message #270321 is a reply to message #270286] Mon, 06 September 2004 14:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ralfwittmann.t-online.de

McQ wrote:

>
> This error means that Eclipse wasn't able to find the SWT shared
> library (libswt-pi-gtk-3062.so). I'm not sure why you are seeing this
> though. Is the file there? Is it marked as executable?

Yes, the file exists and is marked executable!

Ralf
Re: Installation on linux-amd64-platform [message #270396 is a reply to message #270321] Tue, 07 September 2004 09:50 Go to previous message
Eclipse UserFriend
Hi Ralf,

There's a PR open for this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=70214
The current build does not work with Suse 9.1. We are setting a box here
with this OS to work this out.

Chris
Previous Topic:Unvisible javacode when using 'included' in source folders
Next Topic:Out of memory in E3.0
Goto Forum:
  


Current Time: Wed Jul 16 18:12:19 EDT 2025

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

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

Back to the top