hi sir,
i am having trouble installing the software on my ubuntu os.
as given in the installation guide i tried running the command install_GUI.sh and install.sh in the terminal but at first it showed no file found
then i changed the directory where the file was downloaded but still it shows the same
You first have to unpack the download using "tar -xzvf". Then cd to the directory where it unpacked and use ./install.sh or ./install_GUI.sh
For more complete information about compiler optimizations, see our Optimization Notice.