这个问题一般都出现在 ./configure 生成makefile,发现没有gcc套件的时候,

报错:  "no acceptable C compiler found in $PATH"

解决办法:安装gcc套件   yum intall gcc

安装完之后,最好还得安装gcc-c++,否则又会提示报错

error: You need a C++ compiler for C++ support

解决办法:yum install gcc-c++

本文转自布拉君君 51CTO博客,原文链接:http://blog.51cto.com/5148737/1588589 ,如需转载请自行联系原作者

No matching configuration of project :libusb was found.
No matching configuration of project :libusb was found.
ERROR: cuvid requested, but not all dependencies are satisfied: ffnvcodec
ERROR: cuvid requested, but not all dependencies are satisfied: ffnvcodec
CMake 3.7.2 or higher is required. You are running version 2.8.12.2
CMake 3.7.2 or higher is required. You are running version 2.8.12.2
onfigure: error: no acceptable C compiler found in $PATH See `config.log' for more details 问题解决
onfigure: error: no acceptable C compiler found in $PATH See `config.log' for more details 问题解决
error: Failed dependencies: libjvm.so()(64bit) is needed by (installed)
error: Failed dependencies: libjvm.so()(64bit) is needed by (installed)
Your project setup is incompatible with our requirements due to following reasons:
Your project setup is incompatible with our requirements due to following reasons:
How to fix My note local Maven build error due to Selenium dependency declaration
How to fix My note local Maven build error due to Selenium dependency declaration