linux - AQUA,许可被拒绝

标签 linux permission-denied

我正在尝试使用 .tcl 脚本编译对齐程序 AQUA。我已经编译了程序并在 .tcl 文件中设置了环境变量,但仍然收到以下错误;

tclsh AQUA.tcl mtDNA.fas
stderr couldn't execute "/home/shump/AQUA/muscle": permission denied couldn't execute "/home/shump/AQUA/rascal": permission denied couldn't execute "/home/shump/AQUA/normd": permission denied One normd file does not exists yet (mtDNA.fas.muscle.normd), full stop

如果有人能给我正确的方向来解决这个问题,我将不胜感激。

P

最佳答案

您很可能需要使用以下方法对提到的文件设置执行位权限:

chmod +x /home/shump/AQUA/muscle /home/shump/AQUA/rascal /home/shump/AQUA/normd

关于linux - AQUA,许可被拒绝,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20177152/

相关文章:

linux - 禁用文件冲突的 yum 事务检查

linux - 为什么在 Unix 的 crontab 条目中包含 ". ./.profile"?

python - 将字符串转换为 bash 转义形式

linux - 如何用sed正确检测和替换撇号(')?

windows - rm -rf 没有完全清理目录

node.js - 听 EACCES : permission denied in windows

c++ - 如何在结构上使用 extern 关键字

android - Android 11(R) 中的权限被拒绝问题

gruntjs - Grunt Compass 拒绝权限

android - 短信权限