Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

:?: How to run Build Toolkit on Linux 64bit?

I'v downloaded Build Toolkit 2.0.0.2 fix6 for Linux and deployed it to Linux 64bit system. When I tried to run jbe, I got following error message.

=========================================
-bash: ./jbe: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
=========================================

How can I run Build Toolkit on Linux 64bit system?
I noticed the toolkit provided many jar files, can I create a customized build engine by programming? Where can I found javadoc of Build Toolkit? :?:

1 vote



2 answers

Permanent link
I'v downloaded Build Toolkit 2.0.0.2 fix6 for Linux and deployed it to Linux 64bit system. When I tried to run jbe, I got following error message.

=========================================
-bash: ./jbe: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
=========================================

How can I run Build Toolkit on Linux 64bit system?
I noticed the toolkit provided many jar files, can I create a customized build engine by programming? Where can I found javadoc of Build Toolkit? :?:


Hi,

This page has the officially supported platforms for 2.0.x. You might check out this page for tips about getting the JBE to work on an unofficial platform. In particular, you might try directly invoking from java with a 32-bit version of the JDK.

Brent Ulbricht
RTC Build Lead

0 votes


Permanent link


Hi,

This page has the officially supported platforms for 2.0.x. You might check out this page for tips about getting the JBE to work on an unofficial platform. In particular, you might try directly invoking from java with a 32-bit version of the JDK.

Brent Ulbricht
RTC Build Lead


Great! It works. Thank you very much!

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Aug 22 '11, 10:43 p.m.

Question was seen: 5,875 times

Last updated: Aug 22 '11, 10:43 p.m.

Confirmation Cancel Confirm