执行./configure时报错:
configure: error: no acceptable C compiler found in $PATH

安装gcc

sudo apt install gcc

相关文章: