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

Install Issues on Ubuntu

Since I have been unable to find a similar post, I assume that I have made a basic mistake and at this point I am missing the obvious. I have the latest version of Ubuntu and am trying to install RTC 3.0. When I execute launchpad.sh, the browser page appears and I click the link for "Jazz Team Server and CCM Application", I get the following message:

/bin/bash: /opt/RTC-Web-Installer-Linux-3.0/im/linux.gtk/x86/install: No such file or directory


What am I missing?

0 votes



5 answers

Permanent link
And yes, the file does exist with full rights.

0 votes


Permanent link
And yes, the file does exist with full rights.


Hi John

Did you try running the installation manager using sudo?

anthony

0 votes


Permanent link
And yes, the file does exist with full rights.


Hi John

Did you try running the installation manager using sudo?

anthony

Hi john

I think I found the problem - and a solution.

At this stage of the install - the Installation Manager is trying to install itself (and update itself).

Change to the directory /opt/RTC-Web-Installer-Linux-3.0/im/linux.gtk/x86/install, check that install has r-x access rights, then type:

sudo ./install

This installed the Installation Manager without any problems, and then launched itself. I selected Install - and it prompted for my jazz.net login/password. It showed me the 3.0 installs - and I started by installing the Jazz Team Server and CCM application only. I recommend you also selecting the licenses too but I forgot to do this.

This JTS/CCM has just completed successfully. Next step for me is to run the setup - after I have installed the licenses.

Hope that helps...

Happy New Year to all

anthony

0 votes


Permanent link
And yes, the file does exist with full rights.


Hi John

Did you try running the installation manager using sudo?

anthony

Hi john

I think I found the problem - and a solution.

At this stage of the install - the Installation Manager is trying to install itself (and update itself).

Change to the directory /opt/RTC-Web-Installer-Linux-3.0/im/linux.gtk/x86/install, check that install has r-x access rights, then type:

sudo ./install

This installed the Installation Manager without any problems, and then launched itself. I selected Install - and it prompted for my jazz.net login/password. It showed me the 3.0 installs - and I started by installing the Jazz Team Server and CCM application only. I recommend you also selecting the licenses too but I forgot to do this.

This JTS/CCM has just completed successfully. Next step for me is to run the setup - after I have installed the licenses.

Hope that helps...

Happy New Year to all

anthony


I appreciate the feedback, but unfortunately it still returns the same error:

jbutorac@jbutorac-virtual-machine:/opt/RTC-Web-Installer-Linux-3.0/im/linux.gtk.x86$ pwd
/opt/RTC-Web-Installer-Linux-3.0/im/linux.gtk.x86
jbutorac@jbutorac-virtual-machine:/opt/RTC-Web-Installer-Linux-3.0/im/linux.gtk.x86$ ls -l install
-rwxrwxrwx 1 jbutorac jbutorac 63005 2010-05-09 10:46 install
jbutorac@jbutorac-virtual-machine:/opt/RTC-Web-Installer-Linux-3.0/im/linux.gtk.x86$ sudo ./install
password for jbutorac:
sudo: unable to execute ./install: No such file or directory
jbutorac@jbutorac-virtual-machine:/opt/RTC-Web-Installer-Linux-3.0/im/linux.gtk.x86$ set -vx
jbutorac@jbutorac-virtual-machine:/opt/RTC-Web-Installer-Linux-3.0/im/linux.gtk.x86$ sudo ./install
sudo ./install
+ sudo ./install
sudo: unable to execute ./install: No such file or directory

This must be a basic issue...

0 votes


Permanent link
Are you running a 64-bit version of Ubuntu? I had the same exact problem running 64-bit 10.10 and following the advice on this post solved the problem for me:

http://ubuntuforums.org/archive/index.php/t-422767.html

Note that I had to install both the lsb-core and ia32-libs.

-Drew

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: Dec 29 '10, 1:25 a.m.

Question was seen: 6,535 times

Last updated: Dec 29 '10, 1:25 a.m.

Confirmation Cancel Confirm