bash: ./configure: 权限不够 怎么办?

configure没有执行权限
通过chmod给其加上x权限
 chmod +x configure
再在该用户下执行
 ./configure
上一篇:Lamda表达式使用


下一篇:XML中的转义字符