I'm trying to install netbeans-7.4-linux.sh on my 13.10 Ubuntu.
After using terminal sudo sh ./netbeans-7.4-linux.sh it is telling me cannot open netbeans-7.4-linux.sh.
How do I get past this?
I'm trying to install netbeans-7.4-linux.sh on my 13.10 Ubuntu.
After using terminal sudo sh ./netbeans-7.4-linux.sh it is telling me cannot open netbeans-7.4-linux.sh.
How do I get past this?
sudo bash /path/to/file.shchmod +x /path/to/file.sh