I get this persistent error while attempting to install NetBeans using the installer `netbeans-8.2-javase-linux.sh"
I have checked the log message the only complain I noticed is:
java.io.IOException: error=13, Permission denied [2018-03-14 07:30:58.791]:
Some about permissions of which I am running the installer with administrative privilege.
Can anyone help?

chmod 755 /path/of/file/netbeans-8.2-javase-linux.shthen execute it.ls -l /path/of/file/netbeans-8.2-javase-linux.shhere below