At first you have to open a terminal/bash:
1. Change the permission of the file you downloaded to be executable. Type the following command:
chmod +x
application
.bin
2. Start the installation process or run .bin file.Type the following command:
./
application
.bin
Trouble Shooting:
If the Installer is still not starting, please try any of the following:
(1) Make sure you have user permission to execute the BIN file (*.bin). You may need to verify this with your company admin.
(3) Check if the BIN file (*.bin) itself can execute on your OS.
Enter: file ./application.bin
Now you should see a sentence including the word executable and not non-executable, not executable, or something completely different)If you do not see executable, ) your system probably does not have the correct Java runtime previously installed.
Numerical Support Team