Ubuntu – sudo ./ : command not found

command linesudo

http://youtu.be/8oYTrf9jnGk for a video i made of it in action.

N.B. – I have my nvidia .run file on my desktop – I double click it, and it appears to run but stops asking for sudo permissions.

So I open a terminal and attempt to run it via a sudo sh [file] and sudo ./[file] but both give file not found

if you can help fix this? then please do!

Best Answer

The File seems to be in your Desktop, so you first have to cd Desktop (or whatever its called in your language) before trying to run it. Try it and please inform if you succeed. This answer may change based on your results.

Thank you and Good Luck!

Related Question