./configure 后显示
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure.sh:error:no acceptable C compiler found in $PATH
See 'config.log' for more details.

 

解决办法:yum -y install gcc

相关文章:

  • 2021-12-25
  • 2021-04-06
  • 2021-10-30
  • 2022-12-23
  • 2021-07-12
  • 2022-12-23
  • 2022-12-23
  • 2021-08-28
猜你喜欢
  • 2021-12-23
  • 2022-12-23
  • 2021-11-27
  • 2021-12-07
  • 2022-12-23
  • 2022-01-06
相关资源
相似解决方案