This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS 6 Installation Issue on Linux

I am trying to install the CCS6.1.0 for Linux - Fedora (22) as well as on Centos (Linux 7), but it just fails to install - its not giving me any error message nor doing anything.

I downloaded the file ccs_setup_6.1.0.00104.bin from this url: http://www.ti.com/tool/ccstudio

and trying to install by entering: ./ccs_setup_6.1.0.00104.bin

This is what I have:

[root@localhost CCS_web_linux]# pwd
/home/jey/tools/CCS_web_linux
[root@localhost CCS_web_linux]# ls -l
total 7872
-rwxr-xr-x. 1 jey jey 8055990 Feb 19 14:13 ccs_setup_6.1.0.00104.bin
-rw-r--r--. 1 jey jey    1693 Jan  8 16:26 README_FIRST.txt
[root@localhost CCS_web_linux]# ./ccs_setup_6.1.0.00104.bin
[root@localhost CCS_web_linux]#

Any idea, what could be the problem?