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.
Hi,
I try installing CCS v5.3 on Linux OPENSUSE 12.1, 64 bit as the link procedures:
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/151119/585202.aspx#585202
When the dialogue box asks for install path, it says I have no permission after I select to /opt/ti path. I try to select /usr/blackhawk/ti, it seems it can continue (but I abort it before I get confirmed this has no trouble later).
As a superuser, I try to install CCS v5.3 as root mode.It has no response first:
linux-iu5j:/tmp/ccsv5_install/CCS5.3.0.00090_linux # ./ccs_setup_5.3.0.00090.bin &
[1] 6678
Then, when I press enter key, it shows:
linux-iu5j:/tmp/ccsv5_install/CCS5.3.0.00090_linux #
[1]+ Stopped ./ccs_setup_5.3.0.00090.bin
That is, the installer does not response (no install window shows up) in superuser mode. In user mode, it cannot be installed to /opt/ti path.
This problem is normal or not? Please give your advice.
Thanks
Hi,
In user mode, if there is no @ at the end, it refuses to install. It seems that it only installs in the background.
.................
blackhawk@linux-iu5j:/tmp/ccsv5_install/CCS5.3.0.00090_linux> sudo ./ccs_setup_5.3.0.00090.bin
Please set DISPLAY. Code Composer Studio v5 cannot be installed in console mode.
...................
Hi,
I also check the file modes. It seems both user and root can execute it.
BTW, what is the meaning of the first letter 'd' in file attributes.
Thanks,
...........
blackhawk@linux-iu5j:/tmp/ccsv5_install/CCS5.3.0.00090_linux> l
total 1912
drwxr-xr-x 8 root root 4096 Jan 11 06:56 ./
drwxr-xr-x 3 root root 4096 Jan 11 06:56 ../
drwxr-xr-x 3 root root 4096 Dec 13 17:13 .artifactlock/
-rwxr-xr-x 1 root root 717 Dec 13 17:13 artifacts.jar*
drwxr-xr-x 2 root root 4096 Jan 11 06:56 baserepo/
drwxr-xr-x 2 root root 4096 Jan 11 06:56 binary/
-rwxr-xr-x 1 root root 1904687 Dec 13 17:13 ccs_setup_5.3.0.00090.bin*
-rwxr-xr-x 1 root root 2141 Dec 13 17:13 content.jar*
drwxr-xr-x 4 root root 4096 Jan 11 06:56 featurerepo/
drwxr-xr-x 2 root root 4096 Jan 11 06:56 features/
drwxr-xr-x 2 root root 4096 Jan 11 06:56 plugins/
-rwxr-xr-x 1 root root 1975 May 25 2012 README_FIRST.txt*
-rwxr-xr-x 1 root root 16 Dec 13 17:12 timestamp.txt*
What is your DISPLAY environment variable set to?
"d" is a folder.
Please, see this post.
At user mode, I get DISPLAY variable is:
blackhawk@linux-iu5j:/tmp/ccsv5_install/CCS5.3.0.00090_linux> echo $DISPLAY
:0
blackhawk@linux-iu5j:/tmp/ccsv5_install/CCS5.3.0.00090_linux>
I'm having a similar problem, but with openSUSE 12.2. Attempting to SUDO run the installer gives:
Please set DISPLAY. Code Composer Studio v5 cannot be installed in console mode.
My $DISPLAY is the same as blackhawk's, above
:0