Hi everybody:
I want install the ccsv6 on the ubuntu_14.04_amd64,but it doesn`t work.i have installed the library of x86.
Here is my code
sudo chmod u+x ./ccs*.run sudo ./ccs*.run
the information from the .log of /tmp/
[11:05:37] running /tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/tcl/bin/tclsh.sh "/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/installer_tcl/main_frontend/main.tcl" --installersrc "/home/magee/Downloads" --installertmp "/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28" --buildid 6.0.0.00190 --installer "/home/magee/Downloads/ccs_setup_6.0.0.00190.bin" Executing /tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/tcl/bin/tclsh.sh "/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/installer_tcl/main_frontend/main.tcl" --installersrc "/home/magee/Downloads" --installertmp "/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28" --buildid 6.0.0.00190 --installer "/home/magee/Downloads/ccs_setup_6.0.0.00190.bin" Script exit code: 1 Script output: Script stderr: couldn't load file "/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/tcl/lib/tk8.4/../libtk8.4.so": libX11.so.6: cannot open shared object file: No such file or directory while executing "load /tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/tcl/lib/tk8.4/../libtk8.4.so Tk" ("package ifneeded" script) invoked from within "package require Tk" (procedure "::Validation::showResults" body line 5) invoked from within "showResults $results" (procedure "::Validation::preInstallChecks" body line 9) invoked from within "Validation::preInstallChecks" invoked from within "set validationMsgs [Validation::preInstallChecks]" (file "/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/installer_tcl/main_frontend/main.tcl" line 470) Error running /tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/tcl/bin/tclsh.sh "/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/installer_tcl/main_frontend/main.tcl" --installersrc "/home/magee/Downloads" --installertmp "/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28" --buildid 6.0.0.00190 --installer "/home/magee/Downloads/ccs_setup_6.0.0.00190.bin" : couldn't load file "/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/tcl/lib/tk8.4/../libtk8.4.so": libX11.so.6: cannot open shared object file: No such file or directory while executing "load /tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/tcl/lib/tk8.4/../libtk8.4.so Tk" ("package ifneeded" script) invoked from within "package require Tk" (procedure "::Validation::showResults" body line 5) invoked from within "showResults $results" (procedure "::Validation::preInstallChecks" body line 9) invoked from within "Validation::preInstallChecks" invoked from within "set validationMsgs [Validation::preInstallChecks]" (file "/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/installer_tcl/main_frontend/main.tcl" line 470) [11:05:37] CCS_ERROR: Install exited with error code [11:05:37] [11:05:37] couldn't load file "/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/tcl/lib/tk8.4/../libtk8.4.so": libX11.so.6: cannot open shared object file: No such file or directory while executing "load /tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/tcl/lib/tk8.4/../libtk8.4.so Tk" ("package ifneeded" script) invoked from within "package require Tk" (procedure "::Validation::showResults" body line 5) invoked from within "showResults $results" (procedure "::Validation::preInstallChecks" body line 9) invoked from within "Validation::preInstallChecks" invoked from within "set validationMsgs [Validation::preInstallChecks]" (file "/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/installer_tcl/main_frontend/main.tcl" line 470) Executing chmod -R 666 "/tmp/bitrock_installer.log" Script exit code: 0 Script output: Script stderr: [11:05:38] deleting temp directory Creating Uninstaller Creating uninstaller 25% Creating uninstaller 50% Creating uninstaller 75% Creating uninstaller 100% Installation completed [11:05:40] ccsdir = /tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28 Log finished 07/04/2014 at 11:05:40
it can`t find the lib :
/tmp/ccs_0c7bf656-5720-4c11-57fe-80cfa8af6e28/tcl/lib/tk8.4/../libtk8.4.so
can you help me solve the issue?it well be very grateful to me.Thanks