Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Can't execute eclipse

Hi list,
I have Debian Sid in SunBlade100, I compile the eclipse in this machines.

This was my log while compiled eclipse.


$   wget
http://www.ibiblio.org/pub/packages/development/eclipse/eclipse/downloads/drops/R-2.1.1-200306271545/eclipse-sourceBuild-srcIncluded-2.1.1.zip
$ unzip eclipse-sourceBuild-srcIncluded-2.1.1.zip

$ export JAVA_HOME=/usr/local/j2sdk1.4.1/

$./build -os linux -ws gtk

In the end out this.

init:

build.jars:

all.fragments:

all.children:

BUILD SUCCESSFUL

Ok the compile is OK

the problem is when the eclipse can't execute

 $ ./eclipse
bash: ./eclipse: cannot execute binary file

I don't know, Someome ideas





Back to the top