configure没有执行权限
通过chmod给其加上x权限
 chmod +x configure
再在该用户下执行
 ./configure

 

相关文章: