JVM terminated. Exit code 13 [message #331957] |
Tue, 30 September 2008 11:30  |
Eclipse User |
|
|
|
I want to get a 64-bit eclipse prebuilt binary for AIX 5.3 on ppc.
It seems that only 32-bit eclipse prebuilt binary for AIX is provided by
eclipse.org.
Therefore I build 64-bit eclipse binary from source R-3.3 as follows:
export PATH=$PATH:/home/twong/apache-ant-1.7.1/bin
export ANT_HOME=/home/twong/apache-ant-1.7.1
export JAVA_HOME=/usr/java6_64
sh build -os aix -ws motif -arch ppc
The org.eclipse.sdk-I20070625-1500-aix.motif.ppc.zip file is built
successfully at the result directory.
I unzip the eclipse file to another directory but eclipse fail to start
with the "JVM terminated. Exit code 13" error popup window.
I tried these but both failed:
eclipse
eclipse -clean
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04051 seconds