To install a .bin file in UBUNTU.Open Terminal and type ./ (where is the bin file name, let say you need to install xyz.bin file. so command will be sudo ./xyz.bin )If this does not work or gives you any error.
Then type sudo chmod 755 (command will be sudo chmod 755 xyz.bin)
Now run the same first command to execute – sudo ./xyz.bin
Thanks
DurgaÂ
I can reach at : durgacharanojha@yahoo.co.in