unable to install .bin files in raring

Asked by drskartik

I was trying to install latest adobe reader through the adobe website. However I was unable to install the downloaded bin file.
this is my terminal output:
jahnavi@jahnavi-AO725:~$ cd Downloads
jahnavi@jahnavi-AO725:~/Downloads$ chmod a+x AdbeRdr9.5.4-1_i486linux_enu.bin
jahnavi@jahnavi-AO725:~/Downloads$ sudo ./AdbeRdr9.5.4-1_i486linux_enu.bin
[sudo] password for jahnavi:
sudo: unable to execute ./AdbeRdr9.5.4-1_i486linux_enu.bin: No such file or directory
jahnavi@jahnavi-AO725:~/Downloads$
I seem to be missing something basic.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1
Revision history for this message
samuel (samuel-h) said :
#2

You've probably mistyped the name, try typing out the full path to the file. Also to install acrobat you can just use actionparsnips link.

Revision history for this message
drskartik (drskartik) said :
#3

Thanks actionparsnip, that solved my question.