您的位置:首页 > 其它

无法找到可执行文件 原因为无执行权限

2015-03-17 10:43 369 查看
Cannot find ./catalina.sh
The file is absent or does not have execute permission

This file is needed to run this program

没有给bin目录下的文件授权可执行权限:

chmod +x bin/*.sh
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐