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.

Linux Ubuntu 12 CCSv6 intstall failed to properly install JRE

I'm trying to install CCSv5 for the MSP430 family on my Ubuntu 12 machine.


I've tried both the web and offline installers, both fail at the same point, with the message "Installer failed to install jre correctly"


I've rooted around in the log file and discovered these to be the pertinent lines; they appear for both web and offline installations.


The necessary file jre_root.gtk.linux.x86_1.7.0.60 cannot be unzipped -- seemingly because it doesn't exist, however, during the offline installation process I can find it in the install directory.


Has anyone had this problem before? Perhaps the re_root.gtk.linux.x86_1.7.0.60 file isn't getting into the /tmp folder required? Why not?

Thank you!

03/29/2016 18:34:18(GMT) - extract - cmd = "unzip" -q -o -d "/tmp/ccs_bb658308-0935-402b-5338-450dfa1acf61" "/tmp/ccs_bb658308-0935-402b-5338-450dfa1acf61/jre_root.gtk.linux.x86_1.7.0.60"
03/29/2016 18:34:18(GMT) - extract - couldn't unzip /tmp/ccs_bb658308-0935-402b-5338-450dfa1acf61/jre_root.gtk.linux.x86_1.7.0.60: couldn't execute "unzip": no such file or directory
03/29/2016 18:34:28(GMT) - extract - cmd = "unzip" -q -o -d "/tmp/ccs_bb658308-0935-402b-5338-450dfa1acf61" "/tmp/ccs_bb658308-0935-402b-5338-450dfa1acf61/jre_root.gtk.linux.x86_1.7.0.60"
03/29/2016 18:34:28(GMT) - extract - couldn't unzip /tmp/ccs_bb658308-0935-402b-5338-450dfa1acf61/jre_root.gtk.linux.x86_1.7.0.60: couldn't execute "unzip": no such file or directory
03/29/2016 18:34:38(GMT) - checkStatus - CCS_ERROR: Installer failed to install jre correctly.