Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[linux-distros-dev] Eclipse 3.2 and Debian SID

Sorry if this question has been asked before but,

I'm running Debian SID (www.kanotix.com) on a dual 64 bit box with JDK 1.6 and KDE.

I downloaded and untarred eclipse 3.2 and received:

!SESSION 2006-08-07 15:39:51.032 -----------------------------------------------
eclipse.buildId=M20060629-1905
java.version=1.6.0-rc
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2006-08-07 15:39:52.100
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /home/sasbeb/eclipse/configuration/org.eclipse.osgi/bundles/15/1/.cp/libswt-pi-gtk-3232.so: /home/sasbeb/eclipse/configuration/org.eclipse.osgi/bundles/15/1/.cp/libswt-pi-gtk-3232.so: cannot open shared object file: No such file or directory


[snipped for brevity]

libswt-pi-gtk-3232.so is on my file system, where eclipse is looking for it. Is there something else that's unsatisfied?

I used apt to get eclipse 3.1 installed, and it works fine. I'd jsut rather use 3.2.

Thanks for any info.
-Bryan


Back to the top