You are not logged in.

#1 2009-01-11 15:02:43

cosma
Member
Registered: 2008-12-15
Posts: 10

Problem running Eclipse 32bit on Arch64

I need to run the 32bit version of Eclipse, with a 32bit JDK.. installed the JDK using an AUR package, but the downloaded version of eclipse compains the following

[cosma@cosma-archlinux eclipse]$ ./eclipse -consoleLog
!SESSION 2009-01-11 15:43:07.198 -----------------------------------------------
eclipse.buildId=M20080911-1700
java.version=1.6.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=it_IT
Command-line arguments:  -os linux -ws gtk -arch x86 -consoleLog

!ENTRY org.eclipse.osgi 4 0 2009-01-11 15:43:09.131
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
    ...

I also tried to replace the SWT jars in the /plugins directory with the ones included in the x86_64 version of the eclipse SDK, but I get other exceptions.

Any suggestion?

Offline

Board footer

Powered by FluxBB