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.

CS v5.1 install does nothing on Ubuntu 10.04



Hi~

I got error, when I try to install CCS v5.1 no Ubuntu 10.04

chshin@chshin-desktop:~/Download/CCS5.1.0.09000_linux$ ls -l
합계 1732
-rwxr-xr-x 1 chshin chshin    1499 2011-10-28 23:16 README_FIRST.txt
drwxr-xr-x 4 chshin chshin    4096 2012-06-20 09:52 baserepo
-rwxr-xr-x 1 chshin chshin 1756757 2011-11-03 06:20 ccs_setup_5.1.0.09000.bin
-rw-r--r-- 1 root   root      3176 2012-06-20 10:18 error.log
drwxr-xr-x 7 chshin chshin    4096 2012-06-20 09:52 featurerepo
chshin@chshin-desktop:~/Download/CCS5.1.0.09000_linux$

** error log

Error in action ExecuteAction

Error in action ExecuteAction

Error in action ExecuteAction

Error in action UnzipFile

error copying "/installjammervfs2/jre/lib/i386/client/classes.jsa" to "/opt/ti/ccsv5/eclipse/jre/lib/i386/client/classes.jsa": Unknown error 4294967291
    while executing
"file copy -force $file $new"
    (procedure "::InstallJammer::actions::UnzipFile" line 75)
    invoked from within
"::InstallJammer::actions::$component $this"
    while executing
"$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 69)
    invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
    (procedure "::InstallJammer::actions::ExecuteAction" line 35)
    invoked from within
"::InstallJammer::actions::$component $this"
    while executing
"$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 69)
    invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
    (procedure "::InstallJammer::actions::ExecuteAction" line 35)
    invoked from within
"::InstallJammer::actions::$component $this"
    while executing
"$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 69)
    invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
    (procedure "::InstallJammer::actions::ExecuteAction" line 35)
    invoked from within
"::InstallJammer::actions::$component $this"
Error in action ExecuteAction

Error in action ExecuteAction

Error in action ExecuteAction

Error in action UnzipFile

error copying "/installjammervfs2/jre/lib/i386/client/classes.jsa" to "/opt/ti/ccsv5/eclipse/jre/lib/i386/client/classes.jsa": Unknown error 4294967291
    while executing
"file copy -force $file $new"
    (procedure "::InstallJammer::actions::UnzipFile" line 75)
    invoked from within
"::InstallJammer::actions::$component $this"
    while executing
"$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 69)
    invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
    (procedure "::InstallJammer::actions::ExecuteAction" line 35)
    invoked from within
"::InstallJammer::actions::$component $this"
    while executing
"$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 69)
    invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
    (procedure "::InstallJammer::actions::ExecuteAction" line 35)
    invoked from within
"::InstallJammer::actions::$component $this"
    while executing
"$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 69)
    invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
    (procedure "::InstallJammer::actions::ExecuteAction" line 35)
    invoked from within
"::InstallJammer::actions::$component $this"
    while executing
"$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 69)
    invoked from within
"::InstallJammer::ExecuteActions $id -when $when"
    (procedure "::InstallJammer::RaiseEventHandler" line 93)
    invoked from within
"::InstallJammer::RaiseEventHandler  .wizard"
    (command bound to event)

  • Hello  ChangHoon,

    First of all are you the administrator of the system, in both cases try to install it by sudo command so it will make sure you are installing as root. Also please see if installation file has been downloaded correctly or if you can un tar it in right way.  Then you can see about the priviliges, I mean It may possible file is not in appropriate mode, so you need to change the mod by using chmod command. 

    for unzip: tar xvfz /tmp/ccsv5_install setup_CCS_5.x.x.0xxxx.tar.gz

    for installing:  sudo ./ccs_setup_5.x.x.xxxxxx.bin &


    For more details see this link: http://processors.wiki.ti.com/index.php/Linux_Host_Support#Installation_Instructions


    Let me know if issue persists, 

    Regards,
    Arun 

  • Hi Changhoon,

    please check a couple other things

    - please do not use any directories with special or accented characters or spaces.  I noticed chinese characters in your command line.

    - have you tried redownloading in case of corruption?

    - have you check all dependancies

    http://processors.wiki.ti.com/index.php/Linux_Host_Support#Installation_Instructions

    - shut of any antivirus programs

    Please keep us informed.

    Best Regards,

    Lisa

  • Hi Changhoon,

    just thought I would check whether there is any update to your enquiry.


    Best Regards,

    Lisa