Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » 64-bit eclipse prebuilt binary for AIX 5.3 on ppc64
64-bit eclipse prebuilt binary for AIX 5.3 on ppc64 [message #331904] Sun, 28 September 2008 01:58
TsanChung is currently offline TsanChungFriend
Messages: 22
Registered: July 2009
Junior Member
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 need to build 64-bit eclipse binary from source R-3.4.1.
I had read
http://download.eclipse.org/eclipse/downloads/drops/R-3.4.1- 200809111700/srcIncludedBuildInstructions.html

Please confirm that is what I should do:
cd /home/twong/eclipsesrc
unzip eclipse-sourceBuild-srcIncluded-3.4.1.zip
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

Modify build.properties to:
JavaSE-1.6=/usr/java6_64

build -os aix -ws motif -arch ppc
Previous Topic:Converting JEE package installation to Eclipse Classic
Next Topic:No stacktrace hyperlink after extend org.eclipse.debug.ui.consoleColorProviders
Goto Forum:
  


Current Time: Sat Jul 13 23:43:29 GMT 2024

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

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

Back to the top