bash: ./install_software: Permission denied
摘要:在服务器上安装软件,比如安装gamit时执行./instal_sofware显示permission denied,则表明权限不够,需要用chmod修改权限。 可以:chmod +x ./install_software
阅读全文
posted @ 2018-03-18 13:52
posted @ 2018-03-18 13:52
posted @ 2018-03-18 13:41